View Full Version : wrapping text help plz


claylover
09-25-2004, 09:20 PM
i need to wrap text around an image, but i also need the image to link to another page.. i tried the tag on the site, but when i make the pic link to another page, it makes all the text link too....how would i make just the image link and not the text? thanx

kittycat
09-25-2004, 10:57 PM
Make sure you end the link tag before you start the text...
<a href="link"><img src="image.gif" align="left"></a>your text