Help - Search - Members - Calendar
Full Version: wrap text round pic
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
miix-tape
whats the code to wrap text around a hot linked pic?
xRocMaJox
Hm.I`m not to sure but try.

mipadi
You can make the image "float," like this:
CODE
<img src="path/to/picture.jpg" style="float:left;">This text is wrapping.

You may also want to add some padding around the picture, which you can do like this:
CODE
<img src="path/to/picture.jpg" style="float:left; padding:3px;">This text is wrapping.
miix-tape
ha thnx. thats rad
souldreamers
QUOTE(neroticly_urs @ Jun 15 2005, 11:48 PM)
ha thnx. thats rad
*



- Topic Closed -
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.