PDA

View Full Version : Help alittle.


writtensin
02-02-2005, 10:03 AM
I had the script to how to do this, but I lost it.

What I need is how to have the text wrap around a image, it's an align thing. I just can't remember how to do the html for it.I'm sure I'm not explaining it good enough. It's where there's like a image and the text next to it but continues underneath the image as well, wrapping it.


-fustrated-

Help?

Lynn

shwaza
02-02-2005, 10:27 AM
Hi, I'm not exactly sure if this is what you want, but this is the only thing i could thing of, about what you're talking about. It uses tables, and looks like this >> http://webdev.insightin.com/web_design/wra...round_image.php (http://webdev.insightin.com/web_design/wrap_text_around_image.php)

It has instructions at the bottom :)

writtensin
02-02-2005, 05:41 PM
Thank you, that's what I meant. I slaughtered what I needed help with, so thanks again.

Lynn

rayvinniess
02-09-2005, 12:22 AM
I don't know if you would count my post as being over a week old from the thread. However I noticed in that link that shwaza posted it only told for the table alignment. One way, if you aren't using a table is to just make the picture either left or right aligned. Here's the code for it.

http://..... to put the picture on the left side and have the text wrap around it.

Hope that helps. And I hope my post isn't too late.