Design comparison
SolutionDesign
Solution retrospective
If you see some suggestions to improve it, I will be grateful
Community feedback
- @0xabdulPosted over 1 year ago
Hello Developer well congrats on successfully completing the Results summary component
- A Little bit suggestions for improve your code
- In Html π :
- HEADING β οΈ
- The html documents should be contained one level heading don't skip the headings we use the headings line by line or sequence way
- Ex :
<body> <h1> your results </h1> <h2> Great </h2> <p> You scored higher than 65% of the people who have taken these tests. </p> <h3> summary </h3> </body>
- Now Clear the Accessibility reports
- I Hope you find the solution and it's useful for you your Project is Awesome Happy Coding Developer
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord