Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 1 month ago
Hi YouProgramming, how’s everything? I think your project turned out great! However, I have some feedback that I think might be useful:
I noticed that you used a button in which case the best option would be an a, because in my head when a person clicks on a button written
Read more
, he is not confirming a form, or something like, it will be redirected to another page, to Read more about!to solve this problem do this:
<a href="/">Read more</a>
The rest is amazing.
I hope this is helpful. 👍
Marked as helpful0@YouProgrammingPosted about 1 month agohey @AdrianoEscarabote , Thanks for your feedback.
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