Applying Classes
Applying a specific class in Dreamweaver is easy. For instance, in the
example below, I needed to apply the .asidelink class
to the
word Templates. The .asidelink class
creates a link that has no underline. First
I highlighted the area, then clicked on the <a> at
the bottom of the Dreamweaver page, and then scrolled to select .asidelink in
the Property Inspector Palette.
Variations of the same steps can be used to apply a class to anything
on a page.
For instance, to apply the .tdleftcolumn class to a
cell or table, just select the cell with a control click (in Windows
or command click on Mac), then use the Property Inspector Palette to
select .tdleftcolumn .