Previous Message
Next Message

Inline CSS with TD

Sent by David Dorward on 26 March 2008 22:10


On 26/03/2008, [EMAIL-REMOVED] [EMAIL-REMOVED]> wrote:
>  I need to embed all the CSS from below into the style="" attribute of the
>  table HTML:
>  .settings td {border:1px solid #696969;}

Shame, it isn't possible.

CSS goes in one of two places.

(1) In a style sheet as full CSS

(2) In a style attribute as the contents of a declaration block

There is no way to use selectors except in a real stylesheet.

-- 
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: