| |
| | CSS Image Text Wrap Tutorial Part 2 - the SandBag <DIV> |
 | | Sandbag divs are assigned specific height and width values according to the image area to be "wrapped." Floated sandbag divs are stacked using the "clear" property, and, with very little effort, it is quite easy to "channel" or wrap, text around even intricate background images. |
 | | This is the grouping for the left side stacked sandbags: #sml-01, #sml-02, #sml-03, #sml-04, #sml-05, #sml-06, #sml-07, #sml-08, #sml-09, #sml-10, #sml-11, #sml-12 {float:left; clear:left;}. |
 | | Determining the height dimensions of your sandbag divs depends on two key considerations; the first and most likely to be overlooked, is font-size. |
| www.bigbaer.com /css_tutorials/css.image.text.wrap.tutorial.htm (933 words) |
|