Skip to content

rrebolledo90/huddle-landing-page

Repository files navigation

Frontend Mentor - Huddle landing page with single introductory section solution

Table of contents

Overview

The challenge

Users should be able to:

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

width's are inhirited from their parents, it is better to use containers in order to minimize adding widths to every element on a page.