OZONE Asylum
Forums
Site reviews!
redone site open for comments
This page's ID:
10440
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
A common use of what Oz is talking about would be something like a navigation menu. Rather than make a class for the links in the menu, you could specify it like this - (in the style sheet - ) #menu { [i]whatever styles for the menu box...[/i] } #menu a { [i]styles specific to the links in your navigation menu...[/i] } And then in the HTML you specify - <div id="menu"> <a blah blah....>link</a> etc... </div> Any <a> inside the "menu" div will automatically inherit the styles specified in the #menu a {} bit. Nice tidbit to save time and code =)
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »