silly CSS problem help
silly CSS problem help
- Started
- Last post
- 4 Responses
- ganon
i have an external style sheet for my site, and i am trying to define link, visited, hover colors...its not working, whats my problem?!?.thanks....
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
visited: #cccccc;
hover: #990000;
}
- unformatted0
because it's
a {stuff}
a:link {stuff}
a:visited {stuff}
a:hover {stuff}
- ganon0
duh, i should know better...thanks for the quick help boss....
- unformatted0
where's my check?
- Sapphire0
silly? goodness, i didn't know the word still exist.. that was certainly swell