Intro component with sign up form

Please log in to post a comment
Log in with GitHubCommunity feedback
- @anasdwc
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 🍻
Join 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