Re: [css-d] text at the bottom of a div

2007-08-28 Thread Donna Iwan Setiawan
this should work

div style=position:relative;width:200px;height:200px;border:1px  
solid;
 div style=position:absolute;bottom:0this is text/div
/div


doi
On Aug 28, 2007, at 4:53 AM, Larry Rappaport wrote:

 In a div which is sized by javascript, is there a way to force text to
 the bottom?  Thanks.
 -- 

 Larry
 rapp at lmr dot com
 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 IE7 information -- http://css-discuss.incutio.com/?page=IE7
 List wiki/FAQ -- http://css-discuss.incutio.com/
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] text at the bottom of a div

2007-08-27 Thread Larry Rappaport
In a div which is sized by javascript, is there a way to force text to 
the bottom?  Thanks.
-- 

Larry
rapp at lmr dot com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/