Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

results-summary-component-main

Mohamed Emadβ€’ 320

@Mohamed-Emad97

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


If you see some suggestions to improve it, I will be grateful

Community feedback

@0xabdul

Posted

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 helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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