Quote:
Originally Posted by Charlie98902
Thanks I didn't try the <strong> but did try <b> and got a syntax error
--------------- Added [DATE]1262621512[/DATE] at [TIME]1262621512[/TIME] ---------------
Strong html didn't work either but no errors using it.
|
Try editing the dd tag directly inline with this:
Code:
<dd style="font-weight: bold;">
However, I would recommend using a vb style variable as it would provide a more consistent user experience and might cause you less of a headache in the future.