Hello! Everything looks good for me but my with id=“form” won’t pass the test. Could you tell me what’s wrong here?
<section id="form">
<h1>Handcrafted, home-made masterpieces</h1>
<form id="form" action="https://www.freecodecamp.com/email-submit">
<input type="email" name="email" id="email" required placeholder="Enter your email address"><br>
<input id="submit" type="submit" value="GET STARTED"></button>
</form>
</section>
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Challenge: Product Landing Page - Build a Product Landing Page
Link to the challenge: