OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
CSS Subclassing (div tag)
This page's ID:
10743
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Karl: You are probably complicating matters for yourself here: [code] div.units { } div.unitsBackorder { } div.unitsInstock { } div.unitsAvailable { } [/code] and if you have common styles separat them and have it like: [code] div.units, div.unitsBackorder, div.unitsInstock, div.unitsAvailable { } [/code] Or I've misunderstood the question - in which case I'll try again!! [edit: Oh and I tend not to bother putting things like div.units as .units will do and I'm aware of no extra benefits of doing it the long way] ___________________ Emps FAQs: [url=http://faq.ozoneasylum.com/FaqWiki/shownode.php?id=53]Emperor[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »