Foros del Web » Creando para Internet » Diseño web »

Ayuda con divs

Estas en el tema de Ayuda con divs en el foro de Diseño web en Foros del Web. Tengo un problema con las divs en absoluto ya que las coloco en el editor web de una forma y cuando las quiero visualizar en ...
  #1 (permalink)  
Antiguo 03/08/2008, 05:02
 
Fecha de Ingreso: agosto-2008
Mensajes: 1
Antigüedad: 15 años, 7 meses
Puntos: 0
Pregunta Ayuda con divs

Tengo un problema con las divs en absoluto ya que las coloco en el editor web de una forma y cuando las quiero visualizar en un navegador (ya sea firefox o IE ) se ve mal :S

Me gustaria que se viera bien para ambos navegadores y que las divs en absoluto (alineacion centrada) esten como las coloque en el editor web (Dreamweaver).

Cita:
<!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>PlanetaHabbo ~ Viajando a trav&eacute;s de tus P&iacute;xeles</title>
<style type="text/css">
<!--
body {
background-image: url(http://planetahabbo.vndv.com/images/home/fondo.png);
background-repeat: no-repeat;
background-attachment: fixed
}
#Layer1 {
position:absolute;
width:237px;
height:115px;
z-index:1;
top: 195px;
left: 53px;
}
-->
</style>
</head>

<body>
<div align="center"><img src="http://planetahabbo.vndv.com/images/home/banner.gif" width="890" height="151"><img src="http://planetahabbo.vndv.com/images/home/upbar.gif" width="890" height="28"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/medium.gif" width="890" height="76"><img src="http://planetahabbo.vndv.com/images/home/downbar.gif" width="890" height="28"></div>
<div id="Layer1" align="center"><img src="http://planetahabbo.vndv.com/images/home/forosbutton.gif" width="189" height="126"></div>
</body>
</html>
Ese es el codigo de mi web.
Por favor ayuda.

Última edición por Aemc; 03/08/2008 a las 13:25
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 03:57.