Design comparison
SolutionDesign
Solution retrospective
Hello to all,
Here is my solution for the "Article preview component" challenge.
Any constructive comment is welcome.
Good coding !
Community feedback
- @UrbanskiDevPosted about 2 years ago
Hello demy !
Congratulation for finishing the project
I have some suggestions to give you :
- To make your page a little more attractive, you can add an hover effect on your button, to make it more interactive by making a bit darker your background color !
#btn:hover { background-color "add your color a bit darker": }
- In your HTML files, you can add a <main> tag for better sementic.
I add you a link to learn more about the topic :
Good job and keep learning !
Marked as helpful0@DemyttenaerePosted about 2 years agoHi @UrbanskiDev !
Thank you for you return !
I will follow your advice for the next challenges.
Good Coding !
0
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