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

Intro Component with Sign Up Form using HTML, CSS, and JavaScript

Jimmy•50
@AshB0rne
A solution to the Intro component with sign-up form challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Still trying to get comfortable on using JavaScript. However, I did accomplished all of the requirements in the challenge such as the error states in signing up process and others.

Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

  • web weaver•310
    @servant-of-Allah
    Posted almost 2 years ago

    Great job on your project! I can see that you've put a lot of effort into it.

    Here are some suggestions for improvement:

    • Font size consistency: Consider increasing the font size of the heading to maintain consistency with the overall design. This will help ensure that important elements stand out and are easily readable.

    • Responsive layout: It's important to work on the responsiveness of the layout, especially for tablet and mobile sizes. Currently, the layout overflows and remains the same across different screen sizes. You can address this by using flex-col on the .card div for smaller screen sizes. This will help the layout adapt appropriately and provide a better user experience on mobile devices or narrower screens.

    • Semantic <form> element: Instead of using a generic <div> for the actual form, I recommend using the semantic <form> element. This will improve the accessibility and structure of your code, making it more understandable for both users and search engines.

    Overall, your project is looking great! Implementing these improvements will enhance the design consistency, responsiveness, and code structure, taking your project to the next level. Keep up the fantastic work!

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