http://campcoop.com/ ^ A basic page with an image on the left and text on the right. The image is randomly rotated with other images of different dimensions.
To get the image on the left, I currently "float: left", so the text flows around the bottom of the image. Instead I want the text to appear in a straight up and down column. I want to avoid tables, and hard coding a left margin on the text doesn't work for the dimensions of all images. Everything else I've tried flows the text around the bottom of the image. Does CSS support presenting the text in a straight up and down column? ______________________________________________________________________ css-discuss [[email protected]] 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/
