aligning images to the bottom of a container
Posted: Fri Apr 01, 2005 6:20 pm
Here is my situation. i have a definition list. one of the rows has a row of icons.
ie: <dd><img/><img/><img/></dd>
these images are of different height, and not all show up at one time. what i want to do, is give the dd a permanent height and have all images aligned to the bottom of the <dd> element. I notice that the css "vertical-align" propertie only works on images, and will only align itself to the bottom of the containing content.
any thoughts?
ie: <dd><img/><img/><img/></dd>
these images are of different height, and not all show up at one time. what i want to do, is give the dd a permanent height and have all images aligned to the bottom of the <dd> element. I notice that the css "vertical-align" propertie only works on images, and will only align itself to the bottom of the containing content.
any thoughts?