<html>
<header>
<title></title>
<center><h1>CONSULTAR UN PRODUCTO</h1></select>
</header>
<body>
<center>
<form method="post" action="consultar.php">
<label>INGRESE NOMBRE:</label>
<input type="text" name="producto">
<button type="submit" value="Aceptar">CONSULTAR</button>
</form>
</center>
</body>
</html>
No hay comentarios:
Publicar un comentario