Maybe this is something impossible with CSS, still I hope I am wrong
and hope someone who knows better than me able to tell me yes, it can
be done.
In a block where I have min-height declared, something like this:
<div class="box">
<div class="set-minheight">content here</div>
<p>a line of text</p>
</div>
I cannot control or foresee how long the content in the 'set-
minheight' div be. What do I do to have the <p> tag always stay at the
bottom of the block?
Thanks!
tee
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************