Design comparison
Solution retrospective
This is not finished yet, i have much to do.
Community feedback
- @AdrianoEscarabotePosted about 1 month ago
Hello ul4sfak1r, how are you? I was really pleased with your project, but I’d like to offer some advice that might help:
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 spot on.
Hope it’s helpful to you. 👍
Marked as helpful1@ul4sfak1rPosted about 1 month agoHello @AdrianoEscarabote! :) I’m doing well, thank you for asking. I really appreciate your help. I knew there was an issue but forgot to fix it. I’ve now finished the project and made some improvements here and there in the HTML, CSS, and JavaScript.
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