Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 2 months ago

Responsive Landing Page using CSS Grid and Flexbox

P
Mateja Stanković•100
@matejadb
A solution to the Tech book club landing page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm most proud of actually finishing the project and getting the layout to look close to the original design. This was one of my first attempts at responsive design, so completing it felt like a big step forward.

If I were to do it again, I’d spend more time planning the structure before jumping into the code. I’d also use more reusable CSS classes instead of repeating styles, which would help keep things cleaner and easier to manage.

What challenges did you encounter, and how did you overcome them?

One of the biggest challenges was making the layout work on smaller screens. At first, I wasn't sure how to rearrange elements for mobile views using media queries, but I figured it out by experimenting and checking how others approached similar problems.

Another issue was spacing and alignment—sometimes things didn’t line up right, especially when switching between screen sizes. I overcame this by adjusting padding, margin, and using Flexbox/Grid more carefully.

What specific areas of your project would you like help with?

I'd really appreciate feedback on the following:

  • How to improve the responsiveness, especially for very small screens

  • Better ways to organize and structure my CSS and HTML

  • Tips for making the layout more consistent across different devices

Any suggestions or examples would be super helpful. I'm still learning, so any advice is welcome!

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Mateja Stanković'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License