escudo y horario

Post on 24-Jul-2015

139 Views

Category:

Documents

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

COLEGIO NACIONAL NICOLÁS ESGUERRA

TRABAJO HTML

Alumno: Hugo Cifuentes Cód.: 07 Curso: 902

Escudo del colegio y horario de clases (902), en la página web “HTML”:

ETIQUETAS UTILIZADAS:

<HTML>

<HEAD>

<TITLE> CIFUENTES & CORTES_NE</TITLE>

</HEAD>

<BODY BGCOLOR="Green" text="yellow">

COLEGIO NACIONAL NICOLÁS ESGUERRA <BR>

"Edificamos futuro" <HR Align="Center" width="75%" size="5" noshade>

<HR Align="Center" width="75%" size="5" noshade> <center> <font color="white" size="5" face="ARIAL">Bienvenidos al campus virtual NE</center> </FONT>

<center> <IMG SRC="escudo.JPG" </center>

<table border>

<tr>

<th>Lunes</th>

<th>Martes</th>

<th>Miercoles</th>

<th>Jueves</th>

<th>Viernes</th>

</tr>

<tr><th>Ciencias</th>

<th>Sociales</th>

<th>Música</th>

<th>Matemáticas</th>

<th>Matemáticas</th>

</tr>

<tr>

<th>Español</th>

<th>Matemáticas</th>

<th>Sociales</th>

<th>Ciencias</th>

<th>Inglés</th>

</tr>

<tr><th>Química</th>

<th>Ed. Física</th>

<th>Español</th>

<th>Sociales</th>

<th>Ciencias</th>

</tr>

<tr><th>Informática</th>

<th>Religión</th>

<th>Inglés</th>

<th>Química</th>

<th>Español</th>

</tr>

</table>

</BODY>

</HTML>

top related