/**********************
* HTML
*******************/
<div id="page">
<div id="content"></div>
<div id="footer"></div>
</div>
/**********************
* CSS
*******************/
#page {
position: relative;
min-height: 100%;
padding: 0 0 150px 0;
}
#content{
/* facultatif */
padding-bottom: 100px;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
height: 150px;
background: #FFF;
}
css html
http://sngv.net/work/reactor/work.html
<iframe width="100%" height="758" src="http://snipet.teknotit.com/index.php?embed=54409fd9456aa" type="text/html"></iframe>
Texte seul - Permalink - Snippet public posté le 17/10/2014