supafreek
02-15-2004, 04:08 PM
my text is going under or above the pictures, how do i make it so the text wraps around them?
|
View Full Version : wrapping pictures supafreek 02-15-2004, 04:08 PM my text is going under or above the pictures, how do i make it so the text wraps around them? sebluver 02-15-2004, 04:16 PM Hmm, try <img src="blah.jpg" align="center"> . I've seen it work for align="left" and align="right", so no reason it shouldn't work for align="center".. |