En el index, tengo:
Código:
Código:
y como aveis podido comprovar no keda abajo del todo...<html> <head> <style> #prueba{ position: absolute; bottom: 0%; width: 800px; height: 10px; } </style> </head> <body> <div id="prueba"> <?php include ("bottom.php"); ?> </div> </body> </html>
(las noticias están incluidas via un include de php)
He provado de todo:S
que tengo mal?