Archive for 'Aligning text and images in cells' Category

Aligning text and images in cells

By Steve Monas - Last updated: Monday, June 14, 2010

Text is often wrapped around an image, by floating that image either to the left or right of the page. If you float the image to the left, then text will wrap around the right and vice versa. The CSS float property is very similar to the align attribute in HTML. Floating an image takes [...]