View Full Version : How do I...


ShadowSpirit
04-08-2003, 11:08 PM
I want to put my text right beside an image, how do I do that? I've been doing <*img src="image.gif" align="left"*> but all it does is put text at the bottom side of the image, but I want the text to be beside the image, at the top and go along side of it. Hope that makes any sence...

Alcy
04-09-2003, 12:53 AM
What you have there should work... are you adding anything extra?

ShadowSpirit
04-09-2003, 02:41 AM
I found what I was doing wrong... I had a <*br> tag in there that was causing it not to go the way I wanted. Thanks!