
03.02.2006, 21:08
|
|
Регистрация: Oct 2001
Адрес: haifa
Сообщений: 180
|
html {
height:100%;
}
body {
padding:0;
width:700px; margin:0 auto;
min-height:100%;
position:relative;
}
* html body {
height:100%;
}
#content {
width:80%; padding-bottom:100px;
}
#footer {
clear:both;
position:absolute;
bottom:0;
height:100px;
width:100%;
}
__________________
чё надо..
sam:)
|