Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Meet Landing Page using SCSS and HTML

P
Benhemin 180

@Benhemin

Desktop design screenshot for the Meet landing page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

I took my time to organize my SCSS as best I could and it really paid off in the end when I was adding all the media queries.

What challenges did you encounter, and how did you overcome them?

.

What specific areas of your project would you like help with?

.

Community feedback

P
Micha Huhn 220

@MichaHuhn

Posted

Looks really good, well done!

Also good job with making the site responsive and including the 3 different views (mobile, tablet, desktop).

Here are some ideas:

You can add cursor: pointer; to the buttons to give them the right cursor.

If you want to enhance the semantic HTML, you can add the following tags in addition to the footer tag you already used: header, main, section, article.

Another nice improvement is to use rem for sizes, font sizes, and media queries. This way the elements scale automatically when the user adjusts the browser's default font size. Here are two related tutorials:

I hope that's a bit useful.

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord