PDA

View Full Version : hyperlink


george
13-Jan-2004, 11:13 AM
Need a working hyperlink to an external site within a product description.

Thanks.

harlequin
13-Jan-2004, 11:28 AM
!!<

<a href="http://www.harlequindomains.com/">Click here for the best actinic services in the land!</a>

>!!


essentially, you can use any html code, and insert it into your product description by adding

!!< to the start of your code, and >!! to the end of it.

search this forum for 'inserting html' and you should find lots of tips and tricks...

hope this helps

steve q.
harlequin

george
13-Jan-2004, 12:45 PM
Arrrggghhh! I always forget things are added as html sometimes.

I'll get my coat...

Thanks anyway Steve.