[thelist] Inline CSS

Courtenay court3nay at gmail.com
Thu Oct 28 03:41:24 CDT 2004


<table style='background-color whatever'>
<tr style='border '> etc

or <table class='whatever'>


On Thu, 28 Oct 2004 11:15:58 +0300, L. Mohan Arun <marun2 at gmail.com> wrote:
> 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?
> --
> 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
> 
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>


More information about the thelist mailing list