Course
summary


    0 chapters available

Loading...

Create your website with HTML and CSS

Difficulty: Beginner ● Progress: 0 / 0 modules completed

Buttons

What would a form be without a button to validate and submit the data?

To create a button, simply add the following tag:

<button type="submit">Envoyer</button>

You need a free account to read this module