Macromedia dreamweaver 8-using dreamweaver User Manual

Page of 1030
534
Chapter 19:  Setting Up Your Coding Environment
To set code hints preferences:
1.
Select Edit > Preferences.
2.
Select Code Hints from the Category list on the left.
The code hints preferences appear.
3.
Adjust any of the settings in the dialog box.
For more information, click the Help button in the dialog box.
Related topics
Setting code rewriting preferences
When you open a document, Dreamweaver fixes (or rewrites) certain kinds of technically 
illegal code, depending on which code rewriting preferences you specify. These preferences 
have no effect when you edit HTML or scripts in Code view. 
If you disable the rewriting options, Dreamweaver displays invalid-markup items in the 
Document window for HTML that it would have rewritten. 
To set code rewriting preferences:
1.
Select Edit > Preferences (Windows) or Dreamweaver > Preferences (Macintosh).
2.
Select Code Rewriting from the Category list on the left.
The Code Rewriting preferences appear.
3.
Adjust any of the settings in the dialog box.
For more information, click the Help button in the dialog box.
Related topics
Setting code coloring preferences
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. For more information, see