ze strony:
http://ryanfait.com/resources/footer-stick-to-bottom-of-page/
<html>
<head>
<style type="text/css">
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
}
</style>
</head>
<body>
<div class="wrapper">
<p>Your website content here.</p>
<div class="push"></div>
</div>
<div class="footer">
<p>Copyright (c) 2008</p>
</div>
</body>
</html>
Ściągawki z HTML i CSS - znalezione w necie, stworzone samemu albo jeszcze inaczej;) ~ porady
Ściągawki z PHP i MYSQL - znalezione w necie, stworzone samemu albo jeszcze inaczej;) ~ porady
Linki do kilku moich stron ~ portfolio