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.
Note: Delete this note and update the table of contents based on what sections you keep.
Your challenge is to build out this landing page and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: Github Repository
- Live Site URL: Github Live Page
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
I learned to used grid a mush better than I did in the last project. I also learned who use ::before, ::after
to add content before and or after html elements. Lastly, I was to improve my problem solving skill a little bit.
I goal is to continue exposing myself to more dev problems and solving them.
- W3schools - This helped me figured out how the blend image background.
- Website - Ishmael Sunday
- Frontend Mentor - @okayishmael