Ver Mensaje Individual
  #5 (permalink)  
Antiguo 22/04/2006, 05:05
Avatar de seoista
seoista
 
Fecha de Ingreso: septiembre-2003
Ubicación: Pues leyéndote
Mensajes: 1.076
Antigüedad: 20 años, 7 meses
Puntos: 59
Aquí pongo una parecida, por si te sirve:
Código:
<html>
<head>
<style type="text/css">
/* Títulos */
.t1
	{color: #d1d1a3;
	font-family: Trebuchet MS, verdana, arial, helvetica, lucida, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	filter: glow(color=#003366,strength=5);
	height: 1;}
</style>
</head>
<body>
<div class=t1>Esto es un ejemplo</div>
</body>
</html>
Quedaría más o menos, así:


Perdón, le sobra la "a" (una)

Suerte
__________________
· No contesto por M.P.

Última edición por seoista; 22/04/2006 a las 05:12