I attempted all the user tasks from 1-9 and it keeps telling me 9/10. pls how do i find what or where i went wrong?

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36 OPR/81.0.4196.60

Challenge: Build a Tribute Page

Link to the challenge:

We can’t see any code. Please provide a link to an online IDE or a repo so we can help you.

If there are 9 user stories and it is showing a score out of 10, you might have the wrong tests set for the project.
Make sure the tests are set for the “Build a Tribute Page”.
If I recall correctly, in CodePen tests are usually bottom right.

To display your code, just select all (Ctrl-A) then copy and paste into the block that says . . . your code so far.

If you send it via a Reply, just type ``` on a blank line, then paste your code, then type ``` on a blank line again.
The back tick character ` is usually top left on the keyboard.

So it will be:
```
[ your code ]
```

Hope it helps.

1 Like

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