05/04/2007, 18:28
|
| | | Fecha de Ingreso: enero-2006 Ubicación: Monterrey,Mexico
Mensajes: 952
Antigüedad: 18 años, 10 meses Puntos: 3 | |
Re: Div al 100% de altura - height 100% Algo asi te sirve: Código HTML: <style type='text/css'>
#ce{
position:absolute;
left:47%;
top:47%;
text-align:center;
}
</style>
<body>
<div id='ce'>
ddklkdld
</div>
</body>
__________________ -URL= Go PHP5.
-Age=22.
-Learning=PHP,J2EE,Struts,MAMBO,C++,JSON,AJAX,XHTML ,CSS. |