PDA

View Full Version : html in description


jimmybob46
15-May-2003, 09:08 AM
i'm after cirtain parts of the product description being bold. I am pretty sure
ive seen it before, but i cant figure out how...

Actinic automatically converts a < or > into code showing the characters :rolleyes:

i seem to recall it involves two exclamation marks - <!!b> for bold or something???

if anyone can help i will be very grateful.

cheers,

James

Jan
15-May-2003, 09:40 AM
it is !!< <b>your text goes here</b> >!!. The !!< and >!! are HTML markers and the <b> and </b> is HTMl.


Regards.

jimmybob46
15-May-2003, 11:18 AM
That worked a treat - thanks loads Jan ;)

James