run the tests, click on the number of passing tests, look at the failed ones, and try to fix them. below the failed user story there are often details of what’s wrong, look there too (first two lines of the block of code below the failed user story)
(if you solve an issue with an user story but the score stay the same check if the error message has changed)
Hi, I looked into your code. I would like to suggest you to go through the Form exercise in the HTML basics so that you can work on it very well. For example : using a input tag wrongly in your code. So going through the form elements make you perfect .