--- Chris <Chris@xxxxxxxxxx> wrote: > Hi all, Just trying to make the asterisk appear > bold, but it's not happening ;-( Could anyone > please have a quick look at the code below and let > me know if it should please? > > Any help appreciated. > > Chris. > > <?php if ($errName) echo "<font color='red' > style='bold'>*</font>"; ?> Name: > > > I have checked it, try the following code : <?php if ($errName) echo "<font color='red'> <b>*</b></font>"; ?> Name: It's working here. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com PHP Data object relational mapping generator http://www.metastorage.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/