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 |
|
|
|
Jul 21 2005, 09:39 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Just put. <b> </b>.
|
|
|
|
Jul 21 2005, 09:41 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Mar 2005 Member No: 114,414 |
no I know that but when I type it even if I put the <b> </b> it doesn't show up as if it's bolded.
|
|
|
|
Jul 21 2005, 10:08 PM
Post
#4
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Try taking the bolded words code off.
|
|
|
|
![]() ![]() |