Skip to content

laceeder/huddle-landing-page-curved-sections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

I learned how to resize fontawesome icons, how to fill the white space beneath the footer, and how to style forms.

Useful resources

  • w3schools - This helped to show me how to style forms and change width and height.
  • FontAwesome - This article by FontAwesome themselves helped to explain how to resize their icons.
  • generatepress.com - This forum gave a good tip on how to fill the white space I had beneath the footer in mobile view where the body background color was showing through.

Author