Ver Mensaje Individual
  #3 (permalink)  
Antiguo 13/01/2010, 12:17
Avatar de dacho
dacho
 
Fecha de Ingreso: junio-2008
Ubicación: Argentina
Mensajes: 374
Antigüedad: 15 años, 10 meses
Puntos: 21
De acuerdo Respuesta: Problema con DIV redimensionable con margenes fijos

Hola recien he tenido tiempo de comprobarlo y parece funcionar perfecto, no lo probe en IE porque estoy en linux en este momento pero deberia funcionar perfectamente, aca un ejemplo de lo que pedis:

Código HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html >
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>liquid test</title>
<style type="text/css" media="screen">
	
#liquid{clear: both; height: 500px; background-color: #666; margin: 130px 16px 16px 16px;}
		
		
</style>
</head>
<body>

<div id="liquid"></div>

</body>
</html>

Espero que te sirva :)
__________________
Curso de SEO y HTML.
Diprox.com.ar // Diseño Web.
Mi twitter: @soydacho