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.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: Challenge Solution
- Live Site URL: Live Demo
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- BEM
In this challenge I learned how to work with :has() pseudo-class.
.wrapper:has(.hero) {
/* Some style here */
}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.
- Frontend Mentor - @dedo-dev
- Linkedin - @daniele-zeppieri