Forum Moderators: not2easy
float:left;
text-align:center;
display:block;
margin:5px;
width:20%;
max-height:200px;
<a style="text-align:bottom;" href"....
Details of course depend on which rule you're dealing with. But in general, do not expect MSIE <8 to behave like a normal browser.
<div style="float:left; margin:5px; position:relative; top:0; left:0; width:20%; height:180px;">
<a style="position:absolute; bottom:0; left:0; display:block; text-align:center;" href="/">Link Text</a>
</div>
min-height:10em;
vertical-align:middle;
height:15%;
width:25%;
float:left;
margin:10px;
text-align:center;
padding-bottom:3.5cm;
margin-top:auto;
margin-bottom:auto;