Design comparison
SolutionDesign
Solution retrospective
No Problems on this one. If you spot something let me know.
Community feedback
- @MishaHernandezPosted almost 4 years ago
Hi Peter!
Your solution has a good media response and is visually fine. I just have a few observations:
- The password input should have the attribute:
type = "password"
. - Buttons should have a brighter active state.
- The tag for Terms and services should be an
<a>
with active status. - Some tags like
<a>
and<input>
need accessibility attributes.
Greetings and continue with the challenges 👍
1@PeterklinkPosted almost 4 years agoHi Misha, thanks for your advice i updated my sites and added titles to my inputs. But it doesn't seem to solve the accesibility problem. Could you tell me how to solve this Problem without creating labels?
0@MishaHernandezPosted almost 4 years ago@Peterklink If you have already made the changes, you must access the report view button and generate a new report manually :)
0 - The password input should have the attribute:
Please log in to post a comment
Log in with GitHubJoin 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