
Design comparison
Community feedback
- @devceejayPosted 3 months ago
Hello! @enisco29 good job on completing the challenge but here's my observation in your code, I noticed your non usage of Semantic HTML elements such as (main, header, section etc) which is not cool for good code practice. Using divs is quite okay but using Semantic HTML best structures your code well for easy readability and understanding of which it is also great for SEO (Search Engine Optimization) and accessibility. Don't always neglect using Semantic HTML to properly define the structure of your web pages/projects.
Another thing, you didn't entirely follow the design requirements that was given for the project. Ensure to always do that for your next project(s)
Also, always give a descriptive and concise meaning to your alt text for images.
I hope you find this feedback helpful.
Happy Coding!
Marked as helpful0@Enisco29Posted 3 months ago@devceejay thanks so much for that. I'll make sure to take note ☺️
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