Skip to content

ckullo/FeM-Huddle-Landing-Page

Repository files navigation

Frontend Mentor - Huddle landing page with single introductory section solution

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

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

  • HTML5
  • CSS custom properties
  • CSS Grid
  • Boxicons - For social media icon

What I learned

I've learned on how to use custom properties in CSS

:root {
  /* Custom Color */
  --violet-bg-color: hsl(257, 40%, 49%);
  --soft-magenta-bg-color: hsl(300, 69%, 71%);
}

Continued development

There still a lot to learn on how to design a webpage using CSS.

Author

Acknowledgments

Thank you to Raymond Sabur(https://codesandbox.io/u/raymondsabur1) solution, the solution giving me a boost of where to start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published