Ver Mensaje Individual
  #2 (permalink)  
Antiguo 13/05/2010, 14:28
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 21 años, 10 meses
Puntos: 177
Respuesta: Elementos de una lista alineados a distintos lados?

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.     body{margin:0;padding:0;}
  7.     ul{padding:0;}
  8.     ul li{display:inline-block;border:1px solid #000;width:20%;}
  9.     ul li.izq{float:left;}
  10.     ul li.der{float:right;}
  11.     </style>
  12.   </head>
  13.   <body>
  14.     <ul>
  15.       <li class="izq">izquierda</li>
  16.       <li class="der">derecha</li>
  17.     </ul>
  18.   </body>
  19. </html>

espero te sirva
__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho