Newsletter sign-up with vite, SCSS and typescript

Please log in to post a comment
Log in with GitHubCommunity feedback
- @TetianaAleks
The HTML structure is clean and semantic, which makes the form easy to understand and navigate. Great job using proper labels and clear markup. For improved accessibility, consider setting the input type to email instead of text, adding aria-live="polite" to the success message, and using role="alert" for error messages. These small changes can make a big difference for screen reader users. Overall, solid and well-structured work!
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