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

Nick ODā€¢ 270

@NickODxyz

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


Hi all,

Please let me know your thought's.

Thanks, Nick

Community feedback

Shashree Samuelā€¢ 9,260

@shashreesamuel

Posted

Hey NickODxyz, good job completing this challenge. Keep up the good work

Your solution looks great however I think your two buttons below your website description need some margin from the top. You can achieve this using <margin-top property.

In terms of your accessibility issues

  • headings should only increase by one level, this means that if you have a <h1> tag then the preceding tag should be a <h2>.

  • wrap all your content between <main> tags to get rid of the rest of accessibility issues.

In terms of validation errors it should be resolved once your accessibility issues are fixed

I hope this helps

Cheers Happy coding šŸ‘

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