Ver Mensaje Individual
  #4 (permalink)  
Antiguo 26/05/2010, 12:29
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 22 años
Puntos: 177
Respuesta: width 100% en divs

probá con este código:

Código HTML:
Ver original
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
  2.   <head>
  3.     <title>New Document</title>
  4.     <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  5.     <style>
  6.       #pies {  width:100%; height:4px; padding:0px; background-color:#fff; border:0px;}
  7.       #azul { background-color:#00aeef; color:#FFF; width:25%; height:2px; float:left;}
  8.       #amarillo{ background-color:#fff200; color:#FFF; width:25%; height:2px; float:left;}
  9.       #magenta { background-color:#ec028c; color:#FFF; width:25%; height:2px; float:left;}
  10.       #negro { background-color:#000; color:#FFF; width:25%; height:2px; float:right;}
  11.     </style>
  12.   </head>
  13.   <body>
  14.     <div id="footer">
  15.       <div id="pies">
  16.         <div id="azul">&nbsp;</div>
  17.         <div id="amarillo">&nbsp;</div>
  18.         <div id="magenta">&nbsp;</div>
  19.         <div id="negro">&nbsp;</div>
  20.       </div>
  21.     </div>
  22.   </body>
  23. </html>

no dejes los DIV´s vacios
__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho