css positioning of an image
Posted: Fri Feb 03, 2006 12:36 pm
Perhaps I should post to the css list, but I am going to try here first.
This is the page I am working on with someone else: http://www.slsd.org/teacher/washkod/foundation/take2
Notice that the image in the bottom left, actually two images, line up just fine. But, if more text is put in the main body, a gap results. I thought this could be fixed by setting the bottom of the image to 0px; but this is not working.
The image is floated to the left so the text wraps around it.
I'm trying to figure out how I can make it so the image always aligns to the bottom no matter the amount of content in the main section of the page.
This is the page I am working on with someone else: http://www.slsd.org/teacher/washkod/foundation/take2
Notice that the image in the bottom left, actually two images, line up just fine. But, if more text is put in the main body, a gap results. I thought this could be fixed by setting the bottom of the image to 0px; but this is not working.
The image is floated to the left so the text wraps around it.
I'm trying to figure out how I can make it so the image always aligns to the bottom no matter the amount of content in the main section of the page.