You are on page 1of 1

<!

DOCTYPE html>
<html>
<head>
<title>filascolumnas</title>
<meta charset=" UTF-8">
</head>
<body>
<form action="cuadro.php" method="get">
<p>Fila:<input type="text" name="Fila" /></p>
<p>Columna:<input type="text" name="Columna" /></p>
<p><input type="submit" value="Enviar" type="button" /></p>
</form>

</body>
</html>

You might also like