Design comparison
SolutionDesign
Solution retrospective
Hi there!
Any feedback on how I can improve and reduce unnecessary code is welcome!
Thank you. :)
Community feedback
- @jay-ikePosted about 1 year ago
Hi Raha you've done a great job finishing this challenge
This is what I found as improvement
- it's better to add the download attribute to the <a> tag to indicate to the browser that it's a download link
- you could have used CSS grid in the header with grid-area to simplify the markup, so you would only bother about how the grid template will be according to the viewport
1
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