Huddle Landing Page With a Single Introductory Section

Solution retrospective
Not my best solution however I am proud of the different approach I took to tackle this challenge compared to previous projects. I was able to recognize where I need improvement and why my elements where not responding to the appropriate size when screen size changes (that falls on inadequate knowledge on responsive layouts).
What challenges did you encounter, and how did you overcome them?The biggest challenge and where most of my time to taken was making my elements grow and shrink relative to the screen sizes. I tried min(), max(), and minmax() methods, however I need further knowledge and tips on how to utilize these appropriately. I feel that I forced many of my elements to respond the way I wanted them to yet still did not achieve my goal. Another challenge was figuring out if I should use flex or grid for bigger screen sizes; I was able to use grid to get components where I wanted them to be.
What specific areas of your project would you like help with?Responsive layouts/ knowing what to use to achieve this. Background positioning tips.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Adritriz's solution.
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