beRajeevKumar / Huddle_Hero

Huddle landing page with single introductory section solution: A Frontend Mentor Coding Challenge.

Home Page:https://huddlehero-rajeev.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Solution Screenshot

Solution Screenshot

Useful Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Responsive design
  • Desktop-first workflow

What I learned

I learned how to create a responsive design using CSS Grid and Flexbox. I learn about pseudo-elements and pseudo-classes in CSS. I also learned how to use media queries to make my design responsive. I also learned about pseudo properties like :hover, :active, etc in CSS and use them in this project.

Continued development

I will continue to focus on improving my CSS skills. I will also focus on improving my responsive design skills. I will also focus on improving my CSS Grid and Flexbox skills.

Useful Resources

  • Resource 01 - This is an amazing articles which helped me finally understand HTML.
  • Resource 02 - This is an amazing articles which helped me finally understand CSS.

I'd recommend to everyone to checkout these amazing official HTML & CSS resources.

Author

Acknowledgments

I would like to thank Frontend Mentor for providing such an amazing platform to practice my coding skills. I would also like to thank the community for providing feedback on my projects and helping me improve my coding skills.


Happy Coding 👨‍💻

About

Huddle landing page with single introductory section solution: A Frontend Mentor Coding Challenge.

https://huddlehero-rajeev.netlify.app/

License:MIT License


Languages

Language:HTML 55.1%Language:CSS 44.9%