View Single Post
Old 11-05-2003, 09:03   #6
Anafay
 
Anafay's Avatar
 
Join Date: сен 2001
Location: Воронеж
Сообщений: 2,162
Dark
Тогда вот так:
<html>
<body topmargin="0" bottommargin="0" leftmargin="0">
<div style="position:absolute;left:0px;top:0px;height:100%;width:100%;">
text
<div style="position:absolute;bottom:0px;left:0px;border:1px solid black;width:100%;height:25px;">
footer
</div>
</div>
</body>
</html>

Если ставить бордеры и паддинги, то придется учитывать их в ширине и высоте.
Anafay is offline   [Ответить с цитированием]