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

Order Summary Component Main

@withmohitjoshi

Desktop design screenshot for the Order summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

Prince Roy 1,210

@iprinceroyy

Posted

Hey @withmohitjoshi, excellent work. There are some quick fixes you need to work on

  1. body{background-color: var(--pale-blue); background-size: cover; }
  2. You can't use h2 just because it suits font size either you can use the p tag or use the heading tag successively from h1 to h6, not jump directly to h2. So, replace h2 with h1.

I hope it adds to your learning. Happy Coding :)

0

@withmohitjoshi

Posted

@iprinceroyy OOPS !!!😅Yup I'll take care of that in my next projects thank you ❤️

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