cluce Posted September 5, 2007 Share Posted September 5, 2007 I am using dreamweaver 8 and I am trying to wrap text around an image on a page but it is not working. Can someone guide me on how to do this? My images are either below my paragraph or on top. But I would like my images to be within the paragraph. Quote Link to comment Share on other sites More sharing options...
cmgmyr Posted September 5, 2007 Share Posted September 5, 2007 You can do this with CSS <img src="image.jpg" style="float:left;"> Quote Link to comment Share on other sites More sharing options...
cluce Posted September 5, 2007 Author Share Posted September 5, 2007 thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.