Ejemplo de html
<html>
<head>
<title>UDP - Universidad Diego Portales</title>
</head>
<H1> Cuestionario PSU </H1>
<div id ="formulario">
<FORM ACTION="" METHOD="POST">
<h3> Nombre del Estudiante </h3> <INPUT TYPE="text" NAME="nombre"><BR>
<INPUT TYPE="submit"><INPUT TYPE="Reset">
</FORM>
<div>
</html>
<head>
<title>UDP - Universidad Diego Portales</title>
</head>
<H1> Cuestionario PSU </H1>
<div id ="formulario">
<FORM ACTION="" METHOD="POST">
<h3> Nombre del Estudiante </h3> <INPUT TYPE="text" NAME="nombre"><BR>
<INPUT TYPE="submit"><INPUT TYPE="Reset">
</FORM>
<div>
</html>
