Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
that I am quickly growing accustomed to writing code and becoming more adept at handling it
What challenges did you encounter, and how did you overcome them?Once you get used to the challenges, they become less difficult.
What specific areas of your project would you like help with?CSS properties that align items
Community feedback
- @crsaelePosted 5 months ago
You might want to use more semantic html tags to enhance your structure.
Using semantic HTML tags (like <header>, <nav>, and <main>) instead of generic <div> elements is a game-changer for accessibility and SEO.
It helps screen readers and search engines understand the structure and meaning of your content, making it easier for everyone to find and use your website.
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