1 <html>2 <head>3 </head>4 <body>5 <form method="post" name="formulario1" action="facturar.php">6 <input type="text" name="nombre" required>7 <br>8 <input type="submit" name="boton" value="guardar">9 <input type="submit" name="boton" value="eliminar">10 <input type="submit" name="boton" value="actualizar">11 </body>12 </html>
Enlace
El enlace para compartir es: