Comment arrêter le bouton affecter le formulaire Soumettre en HTML
<!-- you need to specify the type="button" -->
<button type="button">Click me!</button>
Code Sir
<!-- you need to specify the type="button" -->
<button type="button">Click me!</button>