vikramvi / Huddle-landing-page-with-curved-sections

Huddle landing page with curved sections ( Practice using pseudo-elements for styling extras and the CSS position property for the sections with curved edges. ) : https://www.frontendmentor.io/challenges/huddle-landing-page-with-curved-sections-5ca5ecd01e82137ec91a50f2 - [LIVE WEBSITE - CLICK BELOW]

Home Page:https://vikramvi.github.io/Huddle-landing-page-with-curved-sections/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Overview

This is 13th project from "Frontend Mentor" to sharpen HTML & CSS skills along with responsive web design and it's build with "BEM", "Grid & Flexbox layout", "min-width, max-width & width in % trial & error".

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

Plan Drawing

Desktop Preview

Mobile Preview

Links

My process

  • "Little victories lead to bigger victories, that affect the battles that eventually win wars"
  • Chop down big problem / task to smallest one possible and start solving / finishing one after another.

Built with

  • Semantic HTML5 markup
  • BEM
  • Mobile-first workflow
  • CSS Grid
  • Flexbox
  • min-width, max-width & width in % trial + errors
  • Chrome and FF Dev Tools

What I learned

  • learning more about width, max-width & min-width techniques
  • Grid & Flex usages
  • Background image, color positioning
  • How to make pixel perfect mobile & desktop layouts

Continued development

  • Learn more about semantic HTML for better SEO, Accessibility purposes
  • CSS techniques to build websites faster with less bugs and refactoring needed

Useful resources

  • Frontend Mentor slack community + website
  • YT videos
  • Google ofcourse
  • Stackoverflow
  • Twitter dev community

Author

Acknowledgments

  • Frontend Mentor slack community
  • YT content creators
  • Google + SO communi

About

Huddle landing page with curved sections ( Practice using pseudo-elements for styling extras and the CSS position property for the sections with curved edges. ) : https://www.frontendmentor.io/challenges/huddle-landing-page-with-curved-sections-5ca5ecd01e82137ec91a50f2 - [LIVE WEBSITE - CLICK BELOW]

https://vikramvi.github.io/Huddle-landing-page-with-curved-sections/


Languages

Language:CSS 74.0%Language:HTML 26.0%