or heading tag.
2. From the Property inspector, select a new typeface for the text by choosing Geneva, Arial,
Helvetica, sans serif from the Font list. Dreamweaver creates a new CSS class called styleN,
where N is an incrementing number starting with 1; if this is the first automatically generated style
on the page, the style is called style1. The style is applied to the tag containing the text and
listed both in the CSS Styles panel and the Property inspector Styles list as shown in Figure 7-4.
CAUTION CAUTION
219
Building Style Sheet Web Pages 7
FIGURE 7-4
Autogenerated styles are immediately available to apply or modify.
Pages:
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481