Operation Manual

Table Of Contents
396
Coding
Last updated 11/30/2015
2 To adjust the text size in the Reference panel, select Large Font, Medium Font, or Small Font from the options menu
(the small arrow at the upper right of the panel).
Paste example code into your document
1 Click anywhere in example code in the reference content.
The entire code example is highlighted.
2 Select Edit > Copy, and then paste the example code into your document in Code view.
Browse the reference content in the Reference panel
1 To display tags, objects, or styles from another book, select a different book from the Book pop-up menu.
2 To view information about a specific item, select it from the Tag, Object, Style, or CFML pop-up menu (depending
on which book you selected).
3 To view information about an attribute of the selected item, select the attribute from the pop-up menu next to the
Tag, Object, Style, or CFML pop-up menu.
This menu contains the list of attributes for the item you select. The default selection is Description, which displays
a description of the chosen item.
Print code
You can print your code to edit it offline, archive it, or distribute it.
1 Open a page in Code view.
2 Select File > Print Code.
3 Specify printing options, and then click OK (Windows) or Print (Macintosh).
Video tutorial
How to code HTML5 and CSS faster (30 min)
Build the structure of a tile-based web page using tag highlighting, line number highlighting, CSS selector code hinting,
and code completion.
More Help topics
Use the hints menu in the Quick Tag Editor
W3C Document Object Model
Code hinting tutorial
Verify tags and braces are balanced
Coding toolbar overview
Display toolbars
Use the Insert panel
About Dreamweaver tag libraries
Copy and move collapsed code fragments
Collapse and expand code fragments