User
Добавлена поддержка ключевых слов цветов CSS3 (спасибо, Don Retzlaff).
<code>html, body { width:100%; height:100%; } </code>
<div class="wrap"> <div class="empty"></div> </div> <div class="footer"> </div> .wrap { height:auto !important; height:100%; min-height:100%; position:relative; } .empty { height:100px; /* равняется высоте футера */ } .footer { height:100px; margin-top:-100px; position:relative; }
chikuyonok.ru/2010/01/css-content/#comment-2599
что это?
www.artlebedev.ru/kovodstvo/business-lynch/2007/08/29/commented/
Без обид
www.html.it/articoli/nifty/index.html
<div class="wrap">
<div class="empty"></div>
</div>
<div class="footer">
</div>
.wrap {
height:auto !important;
height:100%;
min-height:100%;
position:relative;
}
.empty {
height:100px; /* равняется высоте футера */
}
.footer {
height:100px;
margin-top:-100px;
position:relative;
}
вот оно, 8 чудо света
www.pixelbuzz.tv/movie/1695
А проект привлечет дизайнеров. Этакая писькомерка таланта