Ver Mensaje Individual
  #3 (permalink)  
Antiguo 06/04/2010, 14:41
Avatar de DragonX
DragonX
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Funkyland
Mensajes: 8.433
Antigüedad: 22 años
Puntos: 177
Respuesta: Texto Vertical con Css! (No css3)

proba con esto, es más fácil

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.     #links{overflow:hidden;list-style-type:none;}
  7.     #links li{width:10px;float:left;margin:0 8px;} /* mas margin, mas espacio entre links */
  8.     #links li a{text-decoration:none;display:block;}
  9.     </style>
  10.   </head>
  11.   <body>
  12.     <ul id="links">
  13.       <li><a href="#" title="">C R E A C I O N</a></li>
  14.       <li><a href="#" title="">C R E A C I O N</a></li>
  15.       <li><a href="#" title="">C R E A C I O N</a></li>
  16.       <li><a href="#" title="">C R E A C I O N</a></li>
  17.     </ul>
  18.   </body>
  19. </html>

__________________
Desarrollos dosLotos
Calendario Maya, Meditación, Osho