Skip to content

alkarim99/Huddle-landing-page-with-curved-sections-solution

Repository files navigation

Frontend Mentor - Huddle landing page with curved sections solution

This is a solution to the Huddle landing page with curved sections challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

  • Desktop Screenshot

  • Mobile Screenshot

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Responsive design
  • Email validation with Javascript

What I learned

Practice using pseudo-elements for styling extras and the CSS position property for the sections with curved edges.

Author