
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Nothing in particular.
What challenges did you encounter, and how did you overcome them?Nothing in particular.
What specific areas of your project would you like help with?Nothing in particular.
Community feedback
- @Mahmud1AvailablePosted 5 days ago
Improve HTML5 semantics. You could change <main> to <article>, for carts use <section>, in <section> use <header> and others <section>.<figure> and <figcaption>.and i like the way u used the box shadow.
Marked as helpful0 - P@KonradJamPosted 5 days ago
Hello @kindlypi8MCeN7!
Good Job! Some advice for you:
- Improve HTML5 semantics. You could change
<main>
to<article>
, for carts use<section>
, in<section>
use<header>
and others<section>
. - Add some inline padding for body.
- Use Relative Units
Marked as helpful0 - Improve HTML5 semantics. You could change
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