Skip to content

dedo-dev/meet-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Meet landing page solution

This is a solution to the Meet landing page 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 depending on their device's screen size
  • See hover states for interactive elements

Screenshot

Links

My process

Built with

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

What I learned

In this challenge I learned how to work with :has() pseudo-class.

.wrapper:has(.hero) {
  /* Some style here */
}

Continued development

For future projects, I would like to learn how to work with CUBE CSS and improve my skills with Semantic HTML and CSS. I want to become more confident with my knowledge and work at the pace of my mind.

Author

About

Last Challenge of Building responsive layout a path of Learning Path by Frontend Mentor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published