
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I found it a lot easier to do compared to previous projects.
What specific areas of your project would you like help with?I'm always looking for ways to improve so any opinion and advice is very helpful. Thanks
Community feedback
- P@atif-devPosted 11 days ago
Hi Timony, congrats🎉 on completing the challenge.
Use html semantic elemnets to avoid accessibility issues. Following is structure for semantic elements:
<body> <main> ---your code here---- </main> <footer> </footer> </body>
Hope you will find this Feedback Helpful.
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