[thelist] Inline CSS

L. Mohan Arun marun2 at gmail.com
Thu Oct 28 03:15:58 CDT 2004


Is it possible to specify inline css for say a table, instead of
repeating <FONT><SPAN>or <DIV> tags or placing the style info in
stylesheets or in <HEAD>?

For example, in the middle of an HTML file, can I say something like:
TR {background-color:yellow; }
TD { font-color:#ffffff; background-color:green; }
and apply it only to the table immediately following it?


More information about the thelist mailing list