Ok, my website is located here:
www.wmd.frih.net
I am about to change this index page to the one here:
www.wmd.frih.net/test
as I want to use this CSS code:
The only problem with this though is the writing is hidden by the background. I've looked at the code above and know that I'm over-looking something, I just don't know what
Any help would be appreciated
www.wmd.frih.net
I am about to change this index page to the one here:
www.wmd.frih.net/test
as I want to use this CSS code:
| Code: |
|
BODY{background-color:#000000; color:#FFFFFF; font-family:serif; font-size:medium; font-weight:normal; scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#000000; scrollbar-base-color:#000000; scrollbar-darkshadow-color:#FFFFFF; scrollbar-track-color:#000000; scrollbar-face-color:#FFFFFF; scrollbar-highlight-color:#000000; scrollbar-shadow-color:#000000; } FONT{color:#FFFFFF; font-size:medium; font-family:serif; background-color:#000000; font-weight:normal; text-decoration:none; } P{color:#FFFFFF; font-size:medium; font-family:serif; background-color:#000000; font-weight:normal; text-decoration:none; } PRE{color:#FFFFFF; font-size:medium; font-family:serif; background-color:#000000; font-weight:normal; text-decoration:none; } A{color:#FF0000; background-color:#000000; font-family:sans-serif; font-size:xx-small; font-weight:bold; text-decoration:underline; } A:Visited{color:#FF0000; background-color:#000000; font-family:sans-serif; font-size:xx-small; font-weight:bold; text-decoration:line-through; } A:Hover{color:#FF0000; background-color:#000000; font-family:sans-serif; font-size:xx-small; font-weight:bold; text-decoration:none; } H1{color:#FFFFFF; background-color:#000000; font-size:medium; font-family:serif; font-weight:normal; text-decoration:none; } H2{color:#FFFFFF; background-color:#000000; font-size:medium; font-family:serif; font-weight:normal; text-decoration:none; } H3{color:#FFFFFF; background-color:#000000; font-size:medium; font-family:serif; font-weight:normal; text-decoration:none; } |
The only problem with this though is the writing is hidden by the background. I've looked at the code above and know that I'm over-looking something, I just don't know what
Any help would be appreciated
