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

Responsive Order Summary Component

#bootstrap#chakra-ui#material-ui#fetch

@Buddhad

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


How is it let me know guys ;)

Community feedback

Rio Cantre• 9,710

@RioCantre

Posted

Hello there! Awesome job with this project! You even made some adjustment with the button hover state. I think you should considered the following as well....

  • Add some additional properties inside the body tag, include background-position: center; and background-size: cover;
  • Wrap the container with main tag and attribution with footer tag
  • Add this <html lang="en"> under the Doctype to emphasize the type of language used

Once again, Great job and Keep up the good work!

Marked as helpful

2

@Buddhad

Posted

Thank you @RioCantre for your suggestion

1
Naveen Gumaste• 10,480

@NaveenGumaste

Posted

Hay ! Good Job you made it look nearly perfect to the preview

These below mentioned tricks will help you remove any Accessibility Issues

-> Add Main tag after body like it should be your container

-> For 1st heading or h1 tag, use header tag and then inside the header put your h1 or h2 etc

-> But use header tag only once in main heading element.

-> Add <html lang="en"> under the Doctype [This is for Html issue]

Keep up the good work!

Marked as helpful

1

@Buddhad

Posted

Thank you @Crazimonk bro for your suggestion it's really 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