Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted almost 5 years ago

Intro-signup-form-master HTML & CSS

Moses Ubah Chukwuemeka•925
@mohzys23
A solution to the Intro component with sign-up form challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)
Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

  • Alex Kim•1,325
    @alex-kim-dev
    Posted almost 5 years ago

    Nice try on this challenge! Here are a few things you can improve:

    • i think the background for this challenge is intended to be fullscreen
    • not all text elements use provided fonts
    • try to use custom js validation instead of the native one, add feedback messages for empty inputs as mentioned in the design
    • interactive controls' states should be styled (:focus, :hover, :active)
    • using floats for layout building can cause some problems, more appropriate solution is to use flexbox / grid
    • i don't think the upper blue thing should be a button, to me it's a heading inside of the form
    • try to be more descriptive with the values of aria-label, eg 'Signup form' instead of just 'form'
    • there's no need to put br between the inputs

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
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub