Responsive landing page using css

Solution retrospective
Couldn't use JavaScript at all as I'm not very good with JavaScript yet.
Is there a way we can validate a form with css ???
Please log in to post a comment
Log in with GitHubCommunity feedback
- @stephanniegb
you could do it with htlm attributes like required, you'll add this to the input tag and you could make the input type 'email' or 'password' as the case may be
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