martes, 21 de julio de 2015

PAGINA HTML

<html>
<title>Música Digital</title>
<meta charset="utf-8">
<head>
</head>
<body bgcolor="#4682B4">
<table border="0" bgcolor="white" align="center" width="900" cellspacing="0">
<tr>
<td>
<CENTER>
<img src="tercero/LOGO.PNG">
</td>
</tr>
<tr>
<td>
<center>

<a href="inicio.html" target="principal">MISIÓN</a>
 <a href="galeria.html" target="principal">VISION</a>
<a href="servicios.html" target="principal">GALERIA</a>
<a href="contacto.html" target="principal">CONTACTOS</a>

</center>

</td>
</tr>
en esta parte
<TR>
<TD>
<CENTER> PIE DE MI PÁGINA
</TR>
</TD>
</table>

</body>
</html>

No hay comentarios:

Publicar un comentario