TIP |
|
You can also collapse the code outside a selection by Alt-clicking (Windows) or Option-clicking (Macintosh) one of the collapse buttons or the Collapse Selection button in the Coding toolbar. |
<table>
or </table>
tag).
TIP |
|
You can also collapse a full tag by right-clicking the tag in the tag selector, and selecting Collapse Full Tag. |
<table>
or </table>
tag).TIP |
|
You can also collapse the code outside a full tag by right-clicking the tag in the tag selector and selecting Collapse Outside Full Tag, or by placing the insertion point inside an opening or closing tag and Alt-clicking the Collapse Full Tag button in the Coding toolbar. |
NOTE |
|
When you make a selection in Design view that is part of a collapsed code fragment, Dreamweaver automatically expands the fragment in Code view. When you make a selection in Design view that is a complete code fragment, the fragment remains collapsed in Code view. |
You can also use the following keyboard shortcuts to execute any of the previous commands:
Command |
Windows |
Macintosh |
---|---|---|
Collapse Selection |
Control+Shift+C |
Command+Shift+C |
Collapse Outside Selection |
Control+Alt+C |
Command+Alt+C |
Expand Selection |
Control+Shift+E |
Command+Shift+E |
Collapse Full Tag |
Control+Shift+J |
Command+Shift+J |
Collapse Outside Full Tag |
Control+Alt+J |
Command+Alt+J |
Expand All |
Control+Alt+E |
Command+Alt+E |