Thank you for all of the replies I think i shall have to do it via the javascript route as if you can imagine I *CANT* touch the html and I was trying to override existing classes (long story and reasons why, we could argue till cows come home and make dinner , beef burgers persumably) simply using CSS without moving into the realm of editing html
Thanks again Mark Drew On Wed, 20 Oct 2004 11:57:40 -0700, Nathan Strutz <[EMAIL PROTECTED]> wrote: > Just to add to the conversation, another simple selector is the built-in > HTML tags. > > I see too many <div class="title"> and <div class="text">. Use <h1> to > <h6>, <p>, etc. > > -nathan strutz > http://www.dopefly.com/ > > > Damien McKenna wrote: > > > Which is the more correct method for calling CSS styles, to use the id > > attribute or the class attribute? Can IDs be nested, e.g. #box #inside > > #field {...}, like classes can be, e.g. table.box th.inside td.field {...}. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=35 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182083 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

