
Design comparison
Solution retrospective
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
Please log in to post a comment
Log in with GitHubCommunity feedback
- @crsaele
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.
Join 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