Try min-height, tho it doesn't work in IE.  However IE treats height as
min-height.
div {
min-height:x;
height:X;
/* IE 5 hack */
voice-family: "\"}\""; 
voice-family:inherit;
/* for compliant browsers */
height: auto;
/* reset for IE6 */
_height: X;
}

-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 07, 2005 1:39 PM
To: CF-Community
Subject: simple (I think) CSS question

I want a div of text that is X high (I don't mean to stretch the text, but
items after the text will be after the X height value). If the text is
longer though, the div should expand. So basically, I want a block _at
least_ X high.

--
=======================================================================
Raymond Camden, Director of Development for Mindseye, Inc (www.mindseye.com)

Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)

Email    : [EMAIL PROTECTED]
Blog     : ray.camdenfamily.com
Yahoo IM : cfjedimaster

"My ally is the Force, and a powerful ally it is." - Yoda



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:5:153061
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to