Design comparison
SolutionDesign
Solution retrospective
Any kind of suggestion, I would really appreciate it. Thanks
Community feedback
- @ApplePieGiraffePosted about 4 years ago
Hey, Alejandro Ramírez! 👋
Nice work! Your solution is responsive! 👍
Just one more thing in addition to artimys' feedback—to forget to add headings to each
<article>
or<section>
tag you use to make your HTML more semantic and clear up a few of those errors on your solution report! 😉Keep coding (and happy coding, too)! 😁
0 - @artimysPosted about 4 years ago
Nice work Alejandro.
Some observations:
- main background image is missing
- apply box shadow on the "Download for iOS" and "Download for Mac" buttons
- add a
max-width
on yoursnippet
container so the elements don't break apart to far on wide screens - on the footer, adjust the alignment and spacing of your unordered list and add some anchor tags to the list items
- add some anchor tags to footer social icons
Keep it up!!
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