Many screen readers may even completely ignore the
and tags. Check the Use And In Place Of And box to use the more syntactically
correct and tags in their place.
The option to use and tags enables you to create more descriptive HTML code.
Individuals using screen readers benefit, and you make your code more syntactically correct, further separating
style from content.
Use CSS Instead Of HTML Tags option
This one little option is key to many aspects of Dreamweaver??™s design-time behavior. In an effort to encourage
best Web page design practices??”which favor Cascading Style Sheet (CSS) over HTML tags??”
Dreamweaver, by default, now writes CSS styles for page properties, text formatting, and more. However,
TIP TIP
TIP TIP
83
Setting Your Preferences 4
should you need to work with legacy pages and maintain the code as written, you might find HTML tags to
be more suitable, and you should deselect the Use CSS Instead Of HTML Tags option.
Warn When Placing Editable Regions Within Or
- Tags option
Sometimes Dreamweaver adheres a bit too strictly to the rules for my taste??”and this preference addresses
one of those times. In Dreamweaver templates, editable regions define areas of the page that can be altered
in the pages derived from templates.
Pages:
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250