Basic grid and flexbox usage with plain html and css.
Design comparison
Solution retrospective
How clean is my code? Which improvements are possible?
Community feedback
- @Daniel-BilodidPosted over 1 year ago
Hi, my congratulations you did a great job š
ššØš¦š šš¢š©š¬ ššØš« š²šØš®š« ššØšš š
š¹ You need to put a landmark in your code
simply wrap your code with main> landmark
š The <main> HTML element is intended for the main content (content) of the <body> of the document (page).
š¹ And you need to add an alt tag to your images
š The alt attribute contains a textual description of the image, which is optional but incredibly useful for accessibility
I hope it was helpful, you are great, keep up the good work š
Marked as helpful1
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