ALIGNING IMAGES SO THAT TEXT WRAPS AROUND THEM - Aug 3rd, 2010


Here’s a suggestion that was offered by CMSB user equinox69. He said:

If you don't want to put the data into separate table fields then a simple html trick to make it wrap for any browser is
the following:

If you want the image to show on the right and have text wrap on the left and below the image automatically adjusting do
this: <img src="pic.jpg" align="right"> text here text here text here text here, etc.

If you want the image to show on the left and have the text wrap on the right and below the image automatically
adjusting, then do this:



text here, text here text here text here, etc. <img src="pic.jpg" align="left">



It's worked in every version of IE since at least 3.0 and netscape, mozilla, etc. The browser want to put the text on
the side the graphic is listed but the graphic is forced to the other side so the browser forces the graphic over and
wraps the text appropriately.



The materials on this web site have been created for use with CMS Builder content management software. CMS Builder software is published and licensed for use by InteractiveTools.com. Please contact Interactive Tools for information on the downloading of the software or the purchasing of licenses.


Terms of Service