CATEGORIES
How can I Inherit all the Properties of a DIV in CSS to a New DIV
Published by: Guest (9/26/2008 3:43:19 PM)
SEP 26 2008
I have everything defined for my div id leftnav and I want to use the same properties for the rightnav. I don’t want to write them all again for the rightnav. If know what is that I should do in CSS to inherit all the properties of a div to other then please let me know as soon as possible. It will save a lot of time of mine.
Most Popular Articles
- list-style-position bug - My CSS UL List Style Position Outside Fails
- How can I write Conditional CSS for IE6 and IE7
- How do I Style to UL Tags - One Float Left and Other Float Right
- Why my CSS Class under an UL doesn't Work
- How can I have CSS Hack for Firefox and Chrome
How can I have CSS Hack for Firefox and Chrome >>
<< How do I Style to UL Tags - One Float Left and Other Float Right
COMMENT