HTML&CSS, Git&GitFlow, Flexbox, and Positioning
Design comparison
Solution retrospective
Hello Everyone, Hope you are well and having a good weekend, Please take your time after you have enjoyed your weekend, throw me some ideas, suggestions, and comments.
Thanks
Community feedback
- @VCaramesPosted about 2 years ago
Hey there! 👋 Here are some suggestions to help improve your code:
- This entire component should have been built using CSS Grid as the challenge name implies. If you are not comfortable using CSS Grid or do not know how use it, here is a link that is all about how to use CSS Grid:
https://css-tricks.com/snippets/css/complete-guide-grid/
-
To not only improve your HTML’s code but to identify the main content of you page, you will want to wrap your entire component inside the <Main> Element.
-
The “Why Us” list needs to be created using an Unordered List Element along with the List Items Element.
If you have any questions or need further clarification, feel free to reach out to me.
Happy Coding! 🍂🦃
Marked as helpful0 - @Have-SamuelPosted almost 2 years ago
Hello バレンタイン,
Thank you so much this was so helpful
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