Latest comments
- P@d3vaqa@Mohireza1
So uh, did you make a mobile layout too? Because I get the desktop layout when I open your preview with my phone.
If you have, then consider merging both layouts in one single code base and if you haven't, then just make a mobile layout because that's a part of the challenge.
Marked as helpful - @jesuisbienbien@Mohireza1
Hey, I just wanted to thank you for this great solution! I learned a lot from your code, and I feel like it's just the refined version of every solution here. Thank you!
- @twoicedstone@Mohireza1
Before solving these challenges, you need to be familiar with both flexbox and grids. I suggest that you learn flexbox using Flexbox Froggy and then maybe use flex for centering stuff in your pages.
You can also learn about girds (the people behind Froggy have a grids tutorial, too), which are, in my opinion, essential to designing any webpage.