Design comparison
Solution retrospective
Hello, I'm a beginner in web development and I'm self-taught, my goal on this challenge is to train on flex and grid, if you have any tips or anything on anything on my project's code, I'm taker, thank you.
Community feedback
- @vinumanPosted over 1 year ago
Hello,
Good job completing the project. The design looks impeccable. Here are some suggestions.
-
Use the <main> tag to enclose the content instead of the 'container' div. The <main> tag is used to indicate the primary content of the document, and it helps search engines and accessibility tools to understand the structure and hierarchy of the content on the page.
-
By adding descriptive alt text to images, you can make your content more accessible to a wider audience, including those with visual impairments or who rely on assistive technologies to access the web.
-
Hope this helps. Happy coding!
Marked as helpful1@J0K3RY-03Posted over 1 year ago@vinuman Hello, thank you for your answer, the description of the image is an oversight on my part with regard to the <main> tag I take your suggestion into account, thank you again :)
1 -
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