Page 1 of 1

picture formatting in posts

Posted: Sun Mar 14, 2004 6:15 pm
by Chadian22
You know how some websites are blog-based and they have all the categories and stuff. Well some of them include pictures, what I dont get is how they get the text to wrap around the picture and stuff without putting in all the work of using <TABLE> </TABLE> and stuff.

Posted: Sun Mar 14, 2004 6:18 pm
by tim
:?: :?:

perhaps you could enlighten us with a link that has a example of what is boggling your mind?

Posted: Sun Mar 14, 2004 6:22 pm
by Sevengraff
you can use the align property.

Code: Select all

<img src="image.png" align="left">
this should be in the client side forum.