Design comparison
SolutionDesign
Community feedback
- @Lo-DeckPosted over 1 year ago
Hi, well done for this challenge.
First, you need to use
em
orem
instead ofpx
Here is a link.freecodecamp.org.
And to put more HTML tag instead of a lot of
div
. It's important for the screen reader and SEO.Semantic HTML.Try to put your images in a fold like
./images/My_image
.Hope to be helpful.
Marked as helpful1
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