https://github.com/rafaelhdsv/huddle-landing-page-with-alternating-feature-blocks
This challenge is perfect if you're wanting to practice your layout skills. If you're starting to get a bit more confident laying out a web page, give this project a go.
https://github.com/rafaelhdsv/huddle-landing-page-with-alternating-feature-blocks
Last synced: 3 months ago
JSON representation
This challenge is perfect if you're wanting to practice your layout skills. If you're starting to get a bit more confident laying out a web page, give this project a go.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/huddle-landing-page-with-alternating-feature-blocks
- Owner: RafaelHDSV
- Created: 2022-10-14T03:27:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T15:40:54.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:44.278Z (4 months ago)
- Language: CSS
- Size: 470 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Huddle landing page with alternating feature blocks solution
This is a solution to the [Huddle landing page with alternating feature blocks challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/huddle-landing-page-with-alternating-feature-blocks-5ca5f5981e82137ec91a5100). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)## 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

- Mobile
### Links
- Solution URL: https://www.frontendmentor.io/solutions/huddle-landing-page-with-alternating-feature-blocks-html-css--K8lkbV10S
- Live Site URL: https://huddle-landing-page-rafael.netlify.app## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow