Dreamweaver shortcut keys can improve the efficiency of web development, including basic shortcut keys (such as Ctrl N to create a new document), editing shortcut keys (such as Ctrl F to find text), and insertion shortcut keys (such as Ctrl Shift I to insert images) , formatting shortcut keys (such as Ctrl Shift A to select all documents) and navigation shortcut keys (such as F5 to preview web pages).
Dreamweaver shortcut keys
Dreamweaver is a popular web development software that provides a series of shortcut keys to Improve efficiency. These shortcut keys allow users to quickly access frequently used functions, reducing time spent using the mouse and menus.
Basic shortcut keys:
-
Ctrl N:Create a new document
-
Ctrl O:Open an existing document
-
Ctrl S: Save document
-
Ctrl Z:Undo the last operation
-
Ctrl Y: Restore last operation
-
Ctrl C:Copy text or element
-
Ctrl V:Paste text or element
-
Ctrl F7: Spell check
Ctrl F:Find text
Ctrl H:- Replace text
Ctrl B: - Bold selected text
Ctrl I:- Ilt selected text
Ctrl U:- Underline selected text
- Insert shortcut key:
-
Ctrl Enter: Insert newline character
Ctrl Shift I: Insert image
Ctrl Shift L:- Insert link
Ctrl Shift T:- Insert table
Ctrl Shift P: - Insert paragraph
- Format shortcut key:
-
Ctrl Shift A: Select all documents
Ctrl Shift >:Increase indent
Ctrl Shift <:- Decrease indent
Ctrl Shift E: - Enable/disable code editing
Ctrl Shift F: - Find and replace format
## Navigation shortcuts:
- F2:Rename file or folder
F5:
Preview web page
F12:
View page source code-
Ctrl PgUp:
Go to the previous directory-
Ctrl PgDn:
Go to the next level Level directory Other shortcut keys:
- Ctrl Alt Z:Undo multiple operations
Ctrl Alt Y:
Revert multiple operations
Ctrl Alt Shift S:
Save all documents-
Ctrl Alt Shift Z:
Close all documents-
Ctrl Alt Delete:
Close Dreamweaver
The above is the detailed content of What are the shortcut keys for Dreamweaver?. For more information, please follow other related articles on the PHP Chinese website!
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn