dreamweaver shortcut key
Answers
Answer:
Insert
Non-Breaking Space ( )Ctrl-Shift-Space
Line BreakShift-Return
ImageCtrl-Alt-I
TableCtrl-Alt-T
Modify
Quick Tag EditorCtrl-T
Show Code NavigatorCtrl-Alt-Click
Working with Tables
Select individual (or multiple, discontinuous) table cellsCtrl-click cell(s)
Select Table (with cursor inside the table)Ctrl-A (may need to do twice)
Insert RowCtrl-M
Insert ColumnCtrl-Shift-A
Delete RowCtrl-Shift-M
Delete ColumnCtrl-Shift-hyphen(-)
Merge Selected CellsCtrl-Alt-M
Split CellCtrl-Alt-S
increase Column SpanCtrl-Shift-]
Decrease Column SpanCtrl-Shift-[
Add new row at bottom of tableWith cursor in bottom right table cell, hit tab..
Explanation:
Document Editing
Go to Next WordCtrl-Right arrow
Go to Previous WordCtrl-Left arrow
Go to Previous ParagraphCtrl-Up arrow
Go to Next ParagraphCtrl-Down arrow
Select Until Next WordCtrl-Shift-Right
arrow
Select From Previous WordCtrl-Shift-Left arrow
Select From Previous ParagraphCtrl-
Shift-Up arrow
Select Until Next ParagraphCtrl-Shift-Down arrow
Edit TagShift-F5
Exit ParagraphCtrl-Enter
Code Editing
Show Code HintsCtrl-Space
Quick Tag EditorCtrl-T
Select Parent TagCtrl-[
Select ChildCtrl-]
Balance BracesCtrl-'
Find Next (Find Again)F3
Select line up/downShift-Up/Down arrow
Character select left/rightShift-Left/Right arrow
Select to page up/downShift-Page Up/Page Down
Move to word on left/rightCtrl-Left/Right arrow
Select to word on left/rightCtrl-Shift-Left/Right arrow
Move to start/end of lineHome/ End
Select to start/end of lineShift-Home/End
Move to top/end of fileCtrl-Home/End
Select to start/end of fileCtrl-Shift-
Home/End
Go to LineCtrl-G
Indent CodeCtrl-Shift->
Outdent CodeCtrl-Shift-