Design comparison
SolutionDesign
Community feedback
- @anasdwcPosted almost 2 years ago
Hello👋
- You can use Grid or Flex to help you to make layout
Code ⌨️:
body { display: grid; }
Documentation 📓:
-
Grid: A Complete Guide to CSS Grid | CSS-Tricks - CSS-Tricks
-
Instead of using
postition: absolute
, use Grid or Flex is helpful and make it easier to create your layout
Feel free to reach me out 🍻
0@HannTosinPosted almost 2 years ago@anasdwc thank you so much.. i will keep that in mind... kindly share your comments on other solutions that i will be posting, so that a newbe like me can grow. thank you
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