Hello,
I pass all thee teste except the last one:
" 16. Inside the form element, I am presented with a button with id=“submit” to submit all my inputs."
However my code is
<button type="button" class="btn btn-primary" id="submit" >Submit </button>
What’s wrong please?
My codepen: