<head>
<title>Pedro Relancio Podadera</title>
<link rel="stylesheet" href="tablas.css">
</head>
<body>
<h1>Pedro Relancio</h1>
<h2>will smit</h2>
<img src="foto1.jpg" />
<p>Es un gran actor de peliculas de <strong>acción</strong></p>
<h2>Peliculas que a realizado:</h2>
<img src="foto2.jpg" />
<p>Yo robot, Men in Black, Hanckok.</p>
<h2>carasteristicas</h2>
<p>Es un hombre muy popular y muy reconocido a nivel mundial</p>
<hr/>
<table border="2">
<tr>
<td><strong>Fecha</strong></td>
<td>1555</td>
<td>8999</td>
<td>4444</td>
<td>7777</td>
</tr>
<tr>
<td><strong>Nombre</strong></td>
<td>Hanckok</td>
<td>7 almas</td>
<td>Yo, robot</td>
<td>Man in black</td>
</tr>
<tr>
<td><strong>Actor principal</strong></td>
<td>Will Smith</td>
<td>Will Smith</td>
<td>Will Smith</td>
<td>Will Smith</td>
</tr>
</table>
<hr/>
<p>Ir a <a href="http://www.willsmith.com/">
Will Smith</a>.</p>
<p>Ir a <a href="http://www.sensacine.com/actores/actor-19358/filmografia/">
Sensa Cine</a>.</p>
</body>
</html>
H1 {font-family: "Arial"; color:#FF0080; }
H2 {font-family: "Arial"; color:#00FF00; }
p {color:#0101DF;}
table { font-family: "Arial"; border-color:red; font-size: 20px; }
caption {font-size: 17px; color:brown; background:orange; }
th { font-size: 15px; backgrounf: #b9c9fe; color: #039; }
td { background: #e8edff; color:#669; font-size: 14px; }
Pedro Relancio
will smit

Es un gran actor de peliculas de acción
Peliculas que a realizado:

Yo robot, Men in Black, Hanckok.
carasteristicas
Es un hombre muy popular y muy reconocido a nivel mundialFecha | 1555 | 8999 | 4444 | 7777 |
Nombre | Hanckok | 7 almas | Yo, robot | Man in black |
Actor principal | Will Smith | Will Smith | Will Smith | Will Smith |
Ir a Will Smith.
Ir a Sensa Cine.
No hay comentarios:
Publicar un comentario