Why this is not getting accepted? This is the 12th test case of Product landing page

<input type="text" id="text" placeholder="Any questions?" required>
<br><br>

<input type="email" id="email" placeholder="Enter your email" required>
<br><br>


do you have a link to your project? with just a snippet we can’t say why it isn’t passing

Click on the 15/16 to see which tests are not passing
Make sure you read more than the first line of the error message.

image

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.