Design comparison
Solution retrospective
please give me a some feedback thank u
Community feedback
- @HadjerKhelil00Posted over 1 year ago
Hello there 👋. Congratulations on successfully completing the challenge! 🎉
soo, i have a question regarding ur code, my question is what was the point of using 'overflow: hidden' in the 'section .card' ? also i'm curious as to how the positioning of the cards was done with no flexbox or css grid thank u!!
0@putracode354Posted over 1 year ago@HadjerKhelil00 yaps i feel confuse to use flexbox or grid with this challange, thank u and sorry if my english is bad
0 - @0xabdulkhaliqPosted over 1 year ago
Hello there 👋. Congratulations on successfully completing the challenge! 🎉
- I have other recommendations regarding your code that I believe will be of great interest to you.
HTML 🏷️:
- Always avoid skipping heading levels, Starting with
<h1>
and working your way down the heading levels (<h2>
,<h3>
, etc.) helps ensure that your document has a clear and consistent hierarchy. Source 📘
I hope you find it helpful ! 😄 Above all, the solution you submitted is great!
Happy coding!
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