Dreamweaver CS4 Resources
|
Set the code colors
Use the code coloring preferences to
specify colors for general categories of tags and code elements,
such as form-related tags or JavaScript identifiers. To set color
preferences for a specific tag, edit the tag definition in the Tag
Library editor.
- Select Edit > Preferences (Windows)
or Dreamweaver > Preferences (Macintosh).
- Select Code Coloring from the Category list on the left.
- Select a default background color for Code view and the
Code inspector.
- Select a document type, and click Edit Coloring Scheme.
- Select an item and set its text color, background color,
and (optional) style (bold, italic, or underline), and click OK.
The sample code in the Preview pane changes to match the
new colors and styles.
- Click OK.
|