On Wed, 12 Jan 2011, Del Wegener wrote:

Good Day;
I frequently float one image right another left and follow that with a paragraph of text. What is the best method for preventing the text from creeping up between the two pictures?
See a sample here:
http://www.alliedcorrosion.com/products/manufacturer_introduction.php
Then click on "BOX test" at the top of the menu on the left.

  Do you have a reason for not giving us the correct URL?
  <http://www.alliedcorrosion.com/products/allied_box_test.php>

#container1 p
{
clear:both;
}

Should I enclose the paragraph in a div of width 100%?

   <P> has a width of 100%.

--
   Chris F.A. Johnson, <http://cfajohnson.com/>
   Author:
   Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to