Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I think my understanding of the CSS has improved a bit.
What challenges did you encounter, and how did you overcome them?I encountered the challenge of min-width and max-width while making the design responsive. However both of them have been sorted.
What specific areas of your project would you like help with?Please someone tell me that the code written by me for this design is correct and if it correct how can I improve? Suggest better ways to make the design responsive.
Community feedback
- @kalin-angelovPosted 5 months ago
Hello, the construction of your HTML file is good, what difference you can do is use
a
tag instead of the button since thea
tag is used to link from one page to another. You can also addtarget
attribute to open the link on a new page.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