Generation

cómo crear un formulario

<form action=""> <label for="">label</label> <input type="text" name="name" id="" value="valor"> <input type="submit" value="enviar"> <input type="reset" value="limpiar"> <input type="button" value="boton"> </form>

Questions about programming?Chat with your personal AI assistant