Solution Intro component with sign-up form

Please log in to post a comment
Log in with GitHubCommunity feedback
- @chemsodev
Just try to adjust the card width a little bit to get the same result for the text in the footer(text in one line)
Marked as helpful - @MarioBatalha
Good job, but you should consider remove the unnecessary comments. There no need the add comment for a block of instructions or a line of code if it explain for itself e.g:
<!-- Form to subscribe--!> <form> <label>Add your email to subscribe</label> <input type="email" placeholder="Your email" /> <button type="submit">Subscribe</button> </form> Write a comment for complex block of code that it isn't auto explanatory, is a good practise and help to leave de code more readble and clean, instead of write a commento of every block of code. - @iwedibah
Woow awesome job.. can i know more about tialwind css?
- @rahimibadov
Great effort
- @Yussif20
keep going 👏. it's already looking great and pixel perfect, you can try adding some hover effect to the button to make it look more interactive.
- @indecisivenitin
your work is really wonderful but the preview option is not showing stylesheets properties on ur website
- @chemsodev
Woah good job
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