Design comparison
SolutionDesign
Solution retrospective
Hi guys, this is my try of the excercise, i can´t move the placeholder, i try with left, margin-left, etc, but i can´t, who can help me with this? I appreciate your comments.
Community feedback
- @skorpiooPosted almost 2 years ago
Hi Diego
Good job buddy! Try using padding on the .formulario input element.
Also.. To get rid of some accessibility issues try wrapping your content in a <main> tag and use an <h1> in your project.
Hope it helps.
1 - @SilverWings47Posted almost 2 years ago
Hello! Good job and well done, just few remarks:
- Try adding some padding on the left side of the email input.
- Try adding different alert messages for when the input is empty and the email format is wrong.
- When a correct email is entered, there's no message or alert that tells the user the form is valid.
Good Luck !
0
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