domingo, 6 de noviembre de 2016

Diferentes ejercicios de creación de html. Queen.

<html>
<head>
<link href="estilotabla.css" rel="stylesheet" type="text/css"></link>
</head>
<body>
<h1>Queen</h1>
Banda británica de rock formada en 1970 en Londres<br />
<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDnVjATt5fOnIqUPeZMVTDDH5hsWMxS5f6UsesvikehK7lIGXO7Ttzs66wsPF-EWx3b-ifs4E2ecnL2j8tzEs86WidozDSqyvP6oSIYpedNnLfl-FEAOycQyF9amwvvd0edJMJgtm8BHw/s1600/QueenBand.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="320" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDnVjATt5fOnIqUPeZMVTDDH5hsWMxS5f6UsesvikehK7lIGXO7Ttzs66wsPF-EWx3b-ifs4E2ecnL2j8tzEs86WidozDSqyvP6oSIYpedNnLfl-FEAOycQyF9amwvvd0edJMJgtm8BHw/s320/QueenBand.jpg" width="320" /></a></div>


<h1>Integrantes del grupo</h1>
<ol>
<li>Brian May</li>
<li>Freddie Mercury</li>
<li>John Deacon</li>
<li>Roger Taylor</li>
</ol>
<h1>
Discografía</h1>
<table border="2px">
<caption>Grandes éxitos de Queen</caption>
<tr>
<th>Año</th>

<th>Disco</th>
</tr>
<tr>

<td>1975</td>

<td>A night at the Opera</td>
</tr>
<tr>

<td>1986</td>

<td>A King of Magic</td>
</tr>
<tr>

<td>1989</td>

<td>The Mirale</td>
<tr>

<td colspan="2">"A Kind of Magic" fue el álbun más

exitoso</td>

</tr>
</tr>
</table>
<h1>
Sitio web oficial</h1>
<ul>
<li>
<a href="http://www.queenonline.com/">www.queenonline.com</a>
</li>
</ul>
</body>
</html>

Queen

Banda británica de rock formada en 1970 en Londres

Integrantes del grupo

  1. Brian May
  2. Freddie Mercury
  3. John Deacon
  4. Roger Taylor

Discografía

Grandes éxitos de Queen
Año Disco
1975 A night at the Opera
1986 A King of Magic
1989 The Mirale
"A Kind of Magic" fue el álbun más exitoso

Sitio web oficial

No hay comentarios:

Publicar un comentario