Ver Mensaje Individual
  #7 (permalink)  
Antiguo 02/06/2005, 11:40
Snake nS
 
Fecha de Ingreso: diciembre-2004
Ubicación: Cordoba - Argentina
Mensajes: 503
Antigüedad: 19 años, 4 meses
Puntos: 1
Bueno vamos por partes, me esta quemando la cabesa estas capas del ***

Archivo html:

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Documento sin t&iacute;tulo</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style>
<link href="estilo1.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div id="arriba1" class="arriba1"></div>
<div id="arriba2" class="arriba2"></div>
</body>
</html>