Ver Mensaje Individual
  #6 (permalink)  
Antiguo 12/09/2005, 22:50
Avatar de seoista
seoista
 
Fecha de Ingreso: septiembre-2003
Ubicación: Pues leyéndote
Mensajes: 1.076
Antigüedad: 20 años, 6 meses
Puntos: 59
Con CSS:
Código:
<html>
<head>
<title>Texto vertical</title>
<style>
#textovertical {writing-mode: tb-rl; filter: flipv fliph}
</style>
</head>
<body>
<div id="textovertical">www.forosdelweb.com</div>
</body>
</html>
Saludos
__________________
· No contesto por M.P.