Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/03/2009, 12:08
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 21 años, 9 meses
Puntos: 177
Respuesta: problemas con div

Probá con esto:

Código HTML:
Ver original
  1. <?xml version="1.0"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.   <head>
  4.     <title>New Document</title>
  5.     <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  6.     <style>
  7. .menu, .info{
  8. margin:0;
  9. font-size: 80%;
  10. line-height: 1.1;
  11. text-align:left;
  12. border:1px solid #000; height:250px;
  13. }
  14. .menu{
  15. font-weight: bold;
  16. float:left;
  17. width:20%;
  18. }
  19.  
  20. .info{
  21. font-family:Arial;
  22. float:right;
  23. width:75%;
  24. }
  25.     </style>
  26.   </head>
  27.   <body>
  28.     <div class="menu"></div>
  29.     <div class="info"></div>
  30.   </body>
  31. </html>

__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho