OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Div BGcolor Rollovers can't be *that* hard....
This page's ID:
10833
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
<HTML> <HEAD> <TITLE>CSS Navigation, Scene 1</TITLE> <STYLE type="text/css"> BODY{background-color:#000000;color:#FFFFFF;} #spacer{height:100px;} #key{background-color:#000000;width:200px;height:150px;font-family:verdana;font-size:9px;} .menu a { width:200px; background-color:#333333; color:#CCCCCC; text-decoration:none; height:15px; background-color:#333333; color:#CCCCCC; border-style:solid; border-width:1px; border-color:#000000 #333333 #333333 #333333; text-indent:6px;} .menu a:hover { background-color:#666666; color:#CCCCCC; text-decoration:none;} </STYLE> </HEAD> <BODY> <DIV ID="spacer"></DIV> <DIV ID="key"> <DIV class="menu"><A HREF="blah">Menu Number 1</A></DIV> <DIV class="menu"><A HREF="blah">Menu Number 2</A></DIV> <DIV class="menu"><A HREF="blah">Menu Number 3</A></DIV> <DIV class="menu"><A HREF="blah">Menu Number 4</A></DIV> <DIV class="menu"><A HREF="blah">Menu Number 5</A></DIV> <DIV class="menu"><A HREF="blah">Menu Number 6</A></DIV> <DIV class="menu"><A HREF="blah">Menu Number 7</A></DIV> <DIV class="menu"><A HREF="blah">Menu Number 8</A></DIV> </DIV> </BODY> </HTML> Haven't tested it yet, but i think it *should* work. [url=http://thinkdrastic.de] [img]http://www.spiritual-pixel.com/asylum/bear.gif[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »