Hello can someone help me, I have run the test and there is one element left that I am stuck at solving.
2. I should see an element with corresponding id=“title”, which contains a string (i.e. text) that describes the subject of the tribute page (e.g. “Dr. Norman Borlaug”).
<h1 id="tittle">SpongeBob SquarePants</h1>
You misspelled “title”.
When I fix that, all the tests pass.
Thank you for your help and responding so quickly! I can’t believe I missed that small error.
Get user to it. I haven’t done the research, but I suspect that developers loose 5 years of their life expectancy from the stress of having to track down stupid mistakes. With time, you’ll get better at spotting them, but then they just get sneakier.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.