Design comparison
SolutionDesign
Solution retrospective
This is my first challenge. Please gives feedback on my code, I think the my code looks really messy and repetitive and would like to hear your feedback to improve :)
Community feedback
- Account deleted
Hi,
Your solution looks ok, but it's not responsive so you should implement that.
Marked as helpful1 - @Juveria-DalviPosted about 3 years ago
Use footer tag for div with class attribution
<footer> <div class="attribution"> Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>. Coded by <a href="https://www.frontendmentor.io/profile/Pratik280" target="_blank">Pratik280</a>. </div> </footer>```
Marked as helpful0
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