Projection
Screen
Handheld CSS Toggle
TTY
Print TV
Design-time Style Sheets
55
Touring Dreamweaver 3
Much of the functionality is unique to the Coding toolbar (see Figure 3-13) although a few commands are
replicated from elsewhere in the Dreamweaver interface for ease of use. The very top button, Open
Documents, falls into the former category; click the Open Documents button to see a list of all files currently
open. What distinguishes this button from other file listings??”on the document tabs and under the
Window menu??”is the listing of the full path to the file rather than just the filename. The first time you
have four files from separate folders, all named index.html, open at the same time, you??™ll immediately
grasp the value of this feature.
FIGURE 3-13
The Coding toolbar hugs the left edge of Code view, easily accessible to the power coder.
The next group of functions relate to Dreamweaver??™s Code Collapse functionality. Included in this group are
Collapse Full Tag, Collapse Selection, and Expand All. When clicked, Collapse Full Tag expands the current
selection to the immediate tag and collapses the code. Press Alt (Option) while clicking either Collapse Full
Tag or Collapse Selection to collapse all except the current tag or selection, respectively: a very useful feature
when you??™re trying to focus on one aspect of your code.
Pages:
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199