jueves, 23 de mayo de 2019

Ejercicios Propuestos 2 prueba


Ejercicios Propuestos 2

<!DOCTYPE hmtl>
<head>
<title>Ejercicios Propuestos 2</title>
</head>
<body>
CREANDO UN MENÚ EN UNA PÁGINA WEB
<p>
<button>Inicio</button>
<button>Nosotros</button>
<button>Información</button>
<button>Blog</button>
</body>
</hmtl>

Ejercicios Propuestos prueba


Ejercicios Propuestos

<!DOCTYPE html>
<html>
<header>
<title>Ejercicios Propuestos</title>
<head><h1>Creando una tabla en una pagina web</h1></head>
<body>
<table border="1" cellspacing="0">
<thead>
<th>N°DNI</th>
<th>NOMBRE</th>
<th>FE_NAC</th>
<th>HOBBIE PREFERIDO</th>
</thead>
<tbody>
<tr><td>75388931</td><td>Nick</td><td>15/06/2003</td><td>Parkour</td><tr>
<tr><td>74965583</td><td>July</td><td>20/05/2003</td><td>Dibujar</td><tr>
<tr><td>79132264</td><td>Brayan</td><td>17/12/2004</td><td>Ver a Marita</td><tr>
<tr><td>75494486</td><td>Daniela</td><td>15/07/2003</td><td>Escuhcar BTS</td><tr>
</tbody>
</table>
</body>
</header>
</html>

2do Bimestre

  2 Bimestre 
            
            


      Nombre: Milthon
     
      Apellido: Moller
     
      Docente: Jaime Flores
    
     Área: E.P.T
     
      Año y Sección: 5to H
    
      I.E: Emilio Soyer Cabero