Design comparison
SolutionDesign
Community feedback
- @JEWebDevPosted 4 months ago
Hello!
Nice Job! Here is what i liked about your solution:
- Easy to read
- Well structured
Here are some things that can help you:
-
Use semantic HTML
- A
<main></main>
tag just after the body tag - The
<article></article>
tag would fit for the container - Try anchor tags
<a></a>
instead of the buttons (buttons are usually used in forms).
- A
-
Try adjusting the image size a bit smaller.
-
To make it closer to the design, align the container to the center vertically.
I hope it helps you out! if you have questions feel free to reply and i will answer the best i can
0
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