bold |
bold |
Jul 21 2005, 09:35 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Mar 2005 Member No: 114,414 |
Can anyone tell me what is wrong with the coding for a layout below:
/*bolded words*/ .standard b, p b, B, strong { font-family:arial; font-size:10px; color: 000000; font-weight:bold; border:0px; text-transform: none; } </style> Instead of making the word a different color when bolded I just want to make it bolded. like this But no matter what I put in it doesn't make the words bolded. Nothing happens unless I put a color code. Can someone explain or help me??? Thanks |
|
|
|
Maestro Just put. <b> </b>. Jul 21 2005, 09:39 PM
abbeyaja no I know that but when I type it even if I put th... Jul 21 2005, 09:41 PM
Maestro Try taking the bolded words code off. Jul 21 2005, 10:08 PM![]() ![]() |