Ver Mensaje Individual
  #6 (permalink)  
Antiguo 02/12/2008, 17:28
Avatar de Mikmoro
Mikmoro
Colaborador
 
Fecha de Ingreso: octubre-2006
Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 17 años, 6 meses
Puntos: 280
Respuesta: como escribir verticalmente

No claro que se puede:

Cita:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
<style type="text/css">
#vertical {width: 10px; text-align: center;}
</style>
</head>
<body>
<div id="vertical">t e x t o - e n - v e r t i c a l</div>
</body>
</html>
Es un truco, no hay una propiedad para eso
__________________
Visita mi nueva web idplus.org