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

Meet landing page (HTML + CSS only)

P
Antoine•330
@super7ramp
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 not really proud of anything. I'm especially not proud of the way I managed paddings, I got overwhelmed by the different sizes at different resolutions. But I did learn things.

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

šŸ¤” Cut the "heroes" image on viewport limit?

šŸ’” Use the overflow property.


šŸ¤” Insert the different "heroes" image at the right position with the right size for desktop/tablet/mobile?

šŸ’” Set images as ::before and ::after content

šŸ’” Use transform to scale() at the right size and translate() at the right position


šŸ¤” Style the page number element?

šŸ’” Use the border of a pseudo-element (there's probably a nicer way to do it, I didn't want to spend too much time on this part)

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

Any feedback/advice 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 Antoine'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