Hello community here is my survey form https://codepen.io/billevee/pen/jOmGOxw Am struggling to finish it and can you please take a look at it and please help. Thank you.
Hi @bidza !
Welcome to the forum!
You are currently failing 6 tests.
You should open up the test suite and read the full error messages.
Is there something you don’t understand about the error messages?
For example,
I can see a title with id="title"
in H1 sized text.
There should be an element with id="title"
: expected null to not equal null
I don’t see that here.
<h1>Software Survey Form</h1>
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.