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

Intro component with sign-up form

Davis Tran 110

@davistran86

Desktop design screenshot for the Intro component with sign-up form coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

P
Matt Studdert 13,611

@mattstuddert

Posted

Awesome job with this challenge, it looks great! 👍

A couple of pointers from looking at your code:

  • On one of your future projects, have a go at using min-width media queries instead of max-width. These have a number of benefits, one being that mobile users actually load in less CSS code.
  • If your input elements don't have an associated label, be sure to add an aria-label attribute to them so that screen reader users know what the input field is for.

Keep up the great work! 👍

0

P
Matt Studdert 13,611

@mattstuddert

Posted

You're welcome. I look forward to seeing your next solution!

0
Davis Tran 110

@davistran86

Posted

Thanks a lot Matt, I'll try to use them in next project.

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