Design comparison
Solution retrospective
I learned positioning the elements using the grid layout ,grid layout is so much useful in building the complex structure and l love to use it so much.
What specific areas of your project would you like help with?I would like to know what are the mistakes I have done which would help me to write a better and professional and optimised code which leads to get job in this area and how can I improve in building much more efficient and robust code in future.
Community feedback
- @Djamel1133Posted 17 days ago
Hi,
Well done! Your solution looks excellent.
I have a question regarding your use of HTML. Why haven't you used semantic elements like
<h1>
? Also, for your cards, I think it would be useful to use the<article>
tag. You can find more information about it here: W3Schools: article tag.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