OZONE Asylum
Forums
CSS - DOM - XHTML - XML - XSL - XSLT
Scroll Bar Color for scrollable DIV
This page's ID:
28197
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
[quote] [b]Karl said:[/b] #HACK div.A { ...style ... } Why the class "A"? so that the above definition does not mess up a 2nd DIV element within #HACK or the "A" class div itself. What I couldn't figure out! How to have multiple definitions for a single ID'd element. So I never got the following CSS to work: code:#HACK.bgImage1 #HACK.bgImage2 (edited this) The above selector just never worked. Should it? Did I do something wrong? Which means I was never able to wire up the following: code:<div id="HACK" class="bgImage2"/> [/quote] This is what I explained in my previous ost, Karl. You don't define in the CSS the fact that the element will have both the id and the class. First you define the id. Then you define the class. More later... [url=http://in-dented.com/sigs.html][img]http://in-dented.com/sigs/knot_sig_32.gif[/img][/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »