Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Huddle landing page with a single introductory section

@bawalid


Design comparison


SolutionDesign

Solution retrospective


This my first application of CSS. I think I miss some parts, still struggle when positioning elements next to each other and specially to make them change dynamically. for the mobile version, I don't have any idea how to do it, I just tried to do my best but not completed,

Community feedback

Roman Filenko 3,335

@rfilenko

Posted

Hi, please don't use position:absolute for putting elements into right spot, its had to maintain and more overwrites. Back in the days, float was used for page layout, but its better to study flexbox or css grid like modern approaches for layout. Start from mobile and then make needed changes with bigger viewport (use mediaqueries). Good luck!!!

Roman

2

@bawalid

Posted

@rfilenko Thank you for your advice. I'll make sure to look at these points you mentioned it and understand them.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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