Any applied JavaScript behaviors are also displayed in the Tag inspector.
Perhaps the most innovative feature of this inspector is a CSS-related one, which displays any style
impacting on a tag with completely modifiable properties and values. Select a CSS style and the Tag inspector
becomes the Rule inspector for quick and easy CSS editing.
Code is far more than just a series of individual tags, of course. Dreamweaver??™s Snippets panel stores the
most commonly used sections of code just a drag-and-drop away. Dreamweaver comes with hundreds of
snippets ready to use??”and gives you a way to add your own at any time.
Roundtrip HTML
Most Web authoring programs modify any code that passes through their system??”inserting returns,
removing indents, adding
tags, uppercasing commands, and so forth. Dreamweaver??™s programmers
understand and respect the fact that all Web developers have their own particular coding styles. An underlying
concept, Roundtrip HTML, ensures that you can move back and forth between the visual editor and
any HTML text editor without your code being rewritten.
13
Introducing Dreamweaver CS3 2
Web site maintenance tools
Dreamweaver??™s creators also understand that creating a site is only a part of the Webmaster??™s job.
Pages:
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130