Intro component with SignUp form - HTML/Sass/Vanilla JS

Solution retrospective
Dealing with all the different cases was a bit tough...and I especially wanted a precise behavior, which adds some difficulty. Fell free to make reviews!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @pradeeps4ini
Hi, teru.
Your html code for form is written well. You've made it accessible. You've written HTML to show the error messages for the wrong input. I liked it.
I have only one suggestion i want to make.
- You can use clamp() function to change the font size of <h1> . This way you won't have to change the font size specifically in the media query.
Marked as helpful
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