Using div for Text and Image Placement

Unlike pictures text doesn't have width and will fill asmuch screen width as possible. This makes it a little awkward where layout is concerned. By bounding the width of the text in a div block it is more managable in layout.

 
f001.png

caption 1

This text is bounded by 20em.

Some text next to the image. The
float
attribute is associated with a state. It needs to be cleared, like entering return when using with classes that set this attribute.

 

No tables!