The Little Guy
03-22-2005, 12:11 PM
Im making some links, and I want to it to be bold, so I made it bold, but then I look at it, and it isn't bold enough. How can I make it bolder?
Here is the code that I'm using:
A:link { text-decoration: none; color: FFFFFF; font-weight: bold;}
A:visited { text-decoration: none; color: FFFFFF; font-weight: bold;}
A:hover { text-decoration: underline; color: 000000; font-weight: bold;}
Here is the code that I'm using:
A:link { text-decoration: none; color: FFFFFF; font-weight: bold;}
A:visited { text-decoration: none; color: FFFFFF; font-weight: bold;}
A:hover { text-decoration: underline; color: 000000; font-weight: bold;}