You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
s100
Здравствуйте! Не получается растянуть .content до #footer при отсутствии содержимого или когда мало текста. Подскажите что не так.
http://sl100s.narod.ru
html
CSS
html, body {margin:0;padding:0;height:100%;width:100%;}Edited by s100#page {min-height: 100%;margin-bottom:-100px;}
#sheet {width: 900px;margin: 0 auto;position: relative;min-height: 100%;margin-bottom:-100px;}
#header {height:140px;margin:0 auto;width:900px;position: relative;top: 5px;background:#333;}
.content {width:900px;margin: 0 auto;min-height:100%;float:left;margin-top: 10px;margin-bottom:10px;background:#555;}
.vmenu {float: left;;width:190px;min-height:100%;margin-bottom:150px;margin-left:10px;}
.pagecontent {float:right;width:680px;min-height:100%;padding:10px;margin-bottom: 150px;}
#footer_cleaner {height: 100px;clear: both;}
#footer {position:relative;height: 100px;margin-top:-100px;margin:0 auto;width:900px;background: #4c4e5a;bottom:5px;}
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.