Phillip
04-15-2006, 10:57 PM
Hey, my links when I do <a href="fff">ssdsd</a>
when i go to the page it shows a big blue writing :( Here is how I have my css
links
A:link { text-decoration: none; color: #ffffff; font-size: 10pt; }
A:visited { text-decoration: none; color: #ffffff; font-size: 10pt; }
A:active { text-decoration: none; color: #ffffff; font-size: 10pt; }
A:hover { text-decoration: underline; color: #cccccc; font-size: 10pt; }
when i go to the page it shows a big blue writing :( Here is how I have my css
links
A:link { text-decoration: none; color: #ffffff; font-size: 10pt; }
A:visited { text-decoration: none; color: #ffffff; font-size: 10pt; }
A:active { text-decoration: none; color: #ffffff; font-size: 10pt; }
A:hover { text-decoration: underline; color: #cccccc; font-size: 10pt; }