Tema: Anchos Divs
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/05/2006, 09:01
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 19 años, 9 meses
Puntos: 4
este codigo es típico
Código:
<style type="text/css">
 #contenedor1{border:1px solid black;}
 #uno {border:1px solid green; width:100px;float:left}
 #dos{border:1px solid red; margin-left:100px; margin-right:100px;}
 #tres{border:1px solid green;width:100px;float:right}
</style>


<DIV id=contenedor1>
  <DIV id=uno>UNO</DIV>
  <DIV id=tres>TRES</DIV>
  <DIV id=dos>DOS</DIV>
</DIV>
__________________
Internet Explorer SuckS
Download FireFox