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

Youssef 20

@youzh00

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


Your feedbacks are highly appreciated :)

Community feedback

@Eric-Ferole

Posted

Great work. I would add, try to give meaningful name to your classes instead of partone, parttwo etc... And use semantic HTML element when possible <header> <footer> <main> etc. Here's a good article to start with.

Keep up !

Marked as helpful

0

Youssef 20

@youzh00

Posted

@Eric-Ferole Hi Eric,Isincerely appreciate your positive feedback, thank you a lot.

0
darryncodes 6,430

@darryncodes

Posted

Hi Youssef,

Solid solution all round - nice one!

  • i'd recommend updating your body styling background-size: 100% auto; and removing background-position: 0 -280px; to closer match the design
  • you could clear your accessibility/html report if you added alt-text to your images, swapped <div class="background"> with <main class="background"> and swapped your h4 with a h2. Semantic html is really important and headings shouldn't skip levels

Hope that helps!

Marked as helpful

0

Youssef 20

@youzh00

Posted

@darryncodes Hello Darry, I appreciate the time you took to share your feedback, thanks for the help .

0

@Kajaia

Posted

Try to add hover effects for your button and links. And always try to add alt attributes for images. Anything else looks good.

1

Youssef 20

@youzh00

Posted

@Kajaia Hi lasha, i really appreciat your valuable feedbacks, thanks a lot .

1

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