Design comparison
SolutionDesign
Solution retrospective
Hello There,
It's been a month since i start learning how to code. If you have a time please review my code and let me know if something i should look into or if there is any method that I'm using wrong.
Doing hover on image was pretty challenging but i managed to figure it out. As I keep doing these challenges i get more confidence on structure and using the modern css methods.
Thank you in advance !
Community feedback
- @yashgjoshi20Posted over 1 year ago
Hey well done for completed this challenge😁
I have some suggestions to help you to improve your solution :
- You should replace the <div class="attribution"> to <footer class="attribution".
- footer can contain informations about author, copyright etc.
<body> <footer class="attribution"> </footer> </body>
I hope you'll find this helpful, and your solutions is really good. 😌
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