links not working! |
links not working! |
Dec 23 2007, 08:59 AM
Post
#1
|
|
|
im with the marching band ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 740 Joined: Dec 2006 Member No: 491,167 |
i have this as my CSS
CODE <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <title>speakerboxx123</title> <body> <style type="text/css"> .nav { color : #2b2b2b; } .nav:hover { color : #9f9f9f; } body { background-color : #2b2b2b; } #moon1 { z-index : 1; position : absolute; margin-left : 242px; left : 0%; margin-top : 0; top : 0%; } #nav { position : absolute; margin-left : 731px; left : 0%; margin-top : 260px; top : 0%; width : 247px; height : 205px; overflow : auto; z-index : 2; } h2 { color : #084a86; } h3 { color : #ff0000; } h1 { color : #40627e; } h1, .h1 { font-family : Arial, Helvetica; font-size : 26px; font-weight : bold; margin : 0; padding : 0; line-height : 30px; } h2, .h2 { font-family : Arial, Helvetica; font-size : 18px; font-weight : bold; margin : 0; padding : 0; } h3, .h3 { font-family : Arial, Helvetica; font-size : 14px; font-weight : bold; margin : 0; padding : 0; } h4, .h4 { font-family : Arial, Helvetica; font-size : 12px; font-weight : bold; margin : 0; padding : 0; } p { margin : 0; padding : 0; } </style> <div id="moon1"> <img src=http://cbimg6.com/graphics/07/10/14/39813c.jpg> </div> <div id="nav"> <p align=right><h1>Nav</h1></p> <a href=#>Link Here</a> </div> </body> but the link shows as a plain link and no color! whats going one!! help!! edit: i validated my CSS and it says nothing is wrong: click here |
|
|
|
![]() |
Dec 23 2007, 12:01 PM
Post
#2
|
|
|
im with the marching band ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 740 Joined: Dec 2006 Member No: 491,167 |
oic...sorry i made a stupid mistake
close |
|
|
|
speakerboxx123 links not working! Dec 23 2007, 08:59 AM
freeflow The links look the same because you're not edi... Dec 23 2007, 10:52 AM![]() ![]() |