PAGINA WEB

<!DOCTYPE html>
<html lang="es-es">
    <head>
        <title>Lukhe & Música electrónica</title>
    </head>
    <meta name="description" content="lukhe.musica electrónica.musica techno." />
    <body>
        <header>
            <h1 align=center><i>Lukhe</i></h1>
        </header>
        <p>Contacto:</p>
        <ul>
             
            <li><a href="http://www.youtube.com" target="_blank">Canal de youtube</a></li>
            <li><a href="http://www.youtube.com" target="_blank">Correo electrónico</a></li>
            <li><a href="http://www.youtube.com" target="_blank">Instagram</a></li>
             
        </ul>
        <table border="1">
            <thead>
                <tr>
                    <th>Canciones</th>
                    <th>Mixes</th>
                    <th>Remixes</th>
                </tr>
            </thead>
                <tr>
                    <td align=center>12</td>
                    <td align=center>5</td>
                    <td align=center>9</td>
                </tr>
 
        </table>
    </body>
</html>

Comentarios