Design comparison
Solution retrospective
I found this challenge quite easy.
What challenges did you encounter, and how did you overcome them?None
What specific areas of your project would you like help with?Feedbacks would be appreciated.
Community feedback
- @carisaelamPosted 8 months ago
Nice work! I like that you used your own image rather than the provided one. I also found this challenge quite easy and quick. It's interesting to me that you did your link buttons simply as <a> links and then styled them to look like buttons. I coded them as buttons. Your solution seems simpler and more "to the point."
Curious, when you first looked at the design, did you see them as links or as buttons?
0@geektimPosted 8 months ago@carisaelam thank you for your comments. As regards the links/buttons, I basically saw them as links. And moreover, there was a challenge I did where there was something similar to this, I used buttons there. However, a senior Dev on this platform suggested that I use links in suck cases, since it is linking up a webpage with another, and not submitting some data or requests, which apparently is the major function of a button. I hope you find this reasonable enough, you know, SEMANTIC HTML
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