Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- changing font attributes in tables with CSS?


piskie - 11:34 pm on Oct 30, 2002 (gmt 0)


Assigning a class means you only need to define the class and not the tag it is applied to.

td.right {
becomes
.right {

You can then apply the class="right" to any appropriate tag.


Thread source:: http://www.webmasterworld.com/css/371.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com