Guest Posted September 20, 2005 Posted September 20, 2005 I need to make text "Toate produsele" bold. I know it's something about <b> </b> or font weight:bold, but don't know how to apply it. This is the code: <a href="allprods.php"><font face="Arial, Helvetica, sans-serif" size="1" color="#ffffff">Toate produsele </font> If some one takes the time to solve my little problem...thank you!
MoisesZaragoza Posted September 20, 2005 Posted September 20, 2005 <a href="allprods.php"><font face="Arial, Helvetica, sans-serif" size="1" color="#ffffff"><strong>Toate produsele</strong> </font> at the end of the day the code will be good
Recommended Posts
Archived
This topic is now archived and is closed to further replies.