U unanimous New member Jan 10, 2010 #1 what's the html code to wrap text around a picture? i want the text on the left side of it, and the picture on the right ..
what's the html code to wrap text around a picture? i want the text on the left side of it, and the picture on the right ..
M Mafia Penguin Guest Jan 10, 2010 #3 <img src="path-to-image/image.format" align="right"> It's the HTML way of doing it.