Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/07/2009, 23:56
iovan
 
Fecha de Ingreso: septiembre-2007
Ubicación: PyRoot
Mensajes: 1.515
Antigüedad: 16 años, 7 meses
Puntos: 188
Respuesta: Un espacio blanco, luego de posicionar los divs

No sabria decirte amigo, a mi me aparece bien y uso dreamweaver CS3

Has colocado tu codigo correctamente

Código HTML:
<!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=utf-8" />
<style>
#columnaprincipal {
position:relative;
width:100%;
height:auto;
}
#columnassecundarias {
float:left;
width:100px;
height:auto;
margin:2em 2em 2em 2em;
padding:2em 2em 2em 2em;
}
</style>
<title>Documento sin t&iacute;tulo</title>
</head>

<body>
<div id="columnaprincipal">

<div id="columnassecundarias">
Mi columna 1
</div>

<div id="columnassecundarias">
Mi columna dos
</div>

</div>
</body>
</html> 
__________________
Si quieres agradecer el triangulo obscuro de la parte derecha debes presionar +.