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

Sergiu 250

@smalancea

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


I hope it's good enough for qualifying 😄 Give me your feedback !!

Community feedback

P
David Turner 4,110

@brodiewebdt

Posted

@Nam-Hai is right you did a great job with this.

Wrap your container div in a Main tag and it will clear the accessibility warnings.

Download AXE DevTools and you can clear accessibility warnings while you code. https://www.deque.com/axe/devtools/

Hope this helps.

2

Sergiu 250

@smalancea

Posted

@brodiewebdt Done, thank you !!

1
Nam HaÏ 820

@Nam-Hai

Posted

You nailed the design dude ! nice work

Using margin: 0 auto to center the main container is a good habit, instead making body a flexbox.

What could have been improved : Give your input a type, for email type="email", for pasword type="password"

1

Sergiu 250

@smalancea

Posted

@Nam-Hai I actually used the right type for email and password, i see clearly that for email is type = 'email', and for password is type = 'password'

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