05/07/2011, 04:20
|
| | Fecha de Ingreso: mayo-2011
Mensajes: 335
Antigüedad: 13 años, 6 meses Puntos: 4 | |
Respuesta: ¿Cómo poner un texto de tamaño mucho más grande que el h1 size=7? Muchas gracias.
Al final lo he solucionado así:
<h1> TEBEOSYTEBEOS </h1>
<style type="text/css">
h1 {font-size:100px;}
</style>
h1 {
color: purple;
font-family:"Badaboom BB","constantia";
position:absolute;
left:406px;
top:1px;
} |