Hello,

I was experimenting with attribute selectors to override inline styles and it 
worked in FF but of course not in IE so I was wondering, if there was anyway to 
take control of inline styles and have it work across browserland. 

CSS in stylesheet - p[style] {color: #000 !important; float: left !important;}

HTML - <p style="color: green; float: right;">I like to write CSS.</p> 

TIA,
Elli 




      
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to