Ver Mensaje Individual
  #6 (permalink)  
Antiguo 24/08/2005, 08:30
Avatar de RoQ
RoQ
 
Fecha de Ingreso: abril-2005
Mensajes: 771
Antigüedad: 19 años
Puntos: 0
Usando CSS
Código HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Felicidades a la moderadora</title>
<style type="text/css">
	body {
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		}
	h1 {
		font-size: 1.1em;
		font-weight: bold;
		text-align: center;
		}
	div {
		width:80%;
		margin: auto;
		}
	div img {
		float:right;
		}
	div p {
		padding-top:20px;
		margin-right:415px;
		text-align:justify;	
		}
	.f {
		font-weight:bold;
		}
	.pie {
		clear:both;
		text-align:center;
		color:#cc0000;
		font-weight:bold;
		}
		
</style>
</head>
<body>

<h1>¡FELICIDADES TANIA!</h1>
<div>
<img src="http://img196.imageshack.us/img196/556/torta39db.jpg">
<p><span style="color:#00cc00">Estas son</span><span style="color:#333399"> las mañanitas</span><span style="color:#3399cc"> que cantaba </span><span style="color:#996633">el rey David</span>,<span style="color:#ff6633"> hoy por ser</span><span style="color:#cc3399"> tu 
cumpleaños</span><span style="color:#ff9966"> te las cantamos a tí.</span><p>
<p class="f">Felicidades desde esta tu tierra, aunque estes lejos Tania.<p>
</div>
<p class="pie" >¡Un abrazo!<p>
</body>
</html> 
Felicidades tambien