Está en la página 1de 1

<html>

<head> <title>examen final</title>


<h1>Ejercicios examen final</h1>
</head>
<body>
<table border="1">
<caption> valores de la tabla</caption>
<tr>
<th colspan="2">nombre</th>
</tr>
<tr>
<td>sergio</td><td>cid</td>
</tr>
<td>aris</td><td>jimenez</td>
</table>
<a href="http:/www.google.com">
<img src="imagen/logo.jpg"></a>
<form action="fjalkdf.php">
nombre:
<input type="text" size="10"><br>
clave:
<input type="password"size"5"><br>
<input type="submit" value="enviar">
<input type="reset" value="borrar">
</body>
</html>
f
d
dd
f

También podría gustarte