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

responsive sign up form using flexbox

@belkysupreme22

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

Solution retrospective


any suggestions appreciated

Community feedback

JanAbe 230

@JanAbe

Posted

Nice work!

Feedback:

It's a good idea to use landmarks in your html.

You could for example use a <main> landmark to put in all your main content.

https://developer.mozilla.org/en-US/blog/aria-accessibility-html-landmark-roles/#the_main_landmark

It is also a good idea to use the <form> tag for forms instead of a div.

Hope this helps

0

@lucasdaher

Posted

Great job Belky!

I have a suggestion for you:

👀 In your h1 the line-height is bigger than design. To fix, use this on your h1:

line-height: 55px;

Hope i helped!

Keep creating amazing projects!

0

@belkysupreme22

Posted

@lucasdaher tnx for the comment, i will correct it accordingly

1

@lucasdaher

Posted

@belkysupreme22 you're welcome! if you can, mark helpful on my feedback on your solution to help me :)!

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