Forums

This topic is locked

bold tag won't work

Posted 02 Nov 2001 18:38:31
1
has voted
02 Nov 2001 18:38:31 Dawn Maestas posted:
I've used a CSS before and handcoding a <B> tag on a word works. Now it doesn't. This time I have a site designed using a DW template and CSS. When I want to handcode a word with the <B> tag to add emphasis, it looks fine in DW. But when viewed in a browser (IE 6 or Netscape 6) you can't see the bold emphasis. Why?

Here's the CSS code:

body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; font-weight: normal; color: #666666; text-decoration: none}

td { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; font-weight: normal; color: #666666; text-decoration: none}

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none}

a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #0F3868; text-decoration: none}

a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF0000; text-decoration: none}

a:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFCC00; text-decoration: none}


Dawn Maestas
OS: Win2000
Server: IIS, Win NT
UD: 4.0
Code: ASP
DB: Access 2000

Reply to this topic