BASIC HTML AND CSS (CSS GRID AND A LITTE BIT OF FLEXBOX)
Design comparison
Solution retrospective
THIS CHALLENGE WAS NOT MUCH OF A CHALLENGE BUT I WAS REALLY LOOKING FORWARD TO USING THIS CHALLENGE TO TEST OUT MY CSS GRID SKILLS. CSS GRID SHOWED ME HOW POWERFUL IT CAN BE AND I WILL CONTINUE TO USE IT FROM NOW ON INCLUDING FLEXBOX... PLEASE LET ME KNOW WHAT YOU THINK OF MY OWN SOLUTION TO THE CHALLENGE, THANK YOU ALWAYS!!!!
Community feedback
- @dewslysePosted over 3 years ago
Good job @radikhal. Your solution is well implemented. You have a tiny html validation error. I believe you can lose the generic
<section>
element wrapping your content since your html already has other specific elements. Besides, themain
should not be a descendant of the section element.Marked as helpful1@radikhalPosted over 3 years ago@dewslyse thanks for your feedback... Yes I saw that was one of the issues with my html mark up after submitting my solution. I know better now and won't be making the same mistake again.. Thanks once again, I appreciate the feedback.
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