 |
Step 7
|
Key points:
- Dreamwever will either add the class to an HTML tag or create
a span class to cover several tags. Ex:<span class="text">xxxx</span>.
|
|
Creating a custom class
In Dreamweaver you can apply this class to any span of
text by
- Highlighting the text that you want defined.
- Selecting Text >> CSS Styles
- Choosing the class from the list. Each time you create a new class
it will appear on this list.
|