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

Meet Landing Page - Built with HTML, CSS Grid, and Flexbox

bem
P
Jayco•450
@jayco01
A solution to the Meet 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 proud of successfully using CSS Grid and Flexbox for a responsive layout and handling overlapping elements like .number on .offer. I also applied linear gradients to create a semi-transparent background overlay.

I would improve my Figma navigation skills for better design accuracy and refine my approach to layering elements without relying on negative margins.

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

One challenge was overlaying elements properly, such as making the .number partially overlap the .offer background. I solved this by using negative margins while ensuring responsiveness.

Another challenge was adding a transparent overlay to background images. I overcame this by using linear-gradient() in the background property to blend the overlay with the image.

Extracting accurate design details from Figma was also tricky. I improved this by carefully inspecting spacing, font sizes, and layout guides to match the design more precisely.

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

Overlaying Elements: I used negative margins to make .number partially overlap .offer. Is there a better or more maintainable approach to achieve this effect?

Background Image Overlay: I applied a linear-gradient() overlay on background images. Is this the best practice, or are there alternative techniques that offer more flexibility?

Code Optimization: Are there any areas in my CSS that could be refactored for better readability and maintainability?

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 Jayco'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
  • Use cases

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