Design comparison
Community feedback
- @chemsodevPosted 4 months ago
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 helpful1@xStephxPosted 4 months ago@chemsodev thanks for feedback! I saw now that, and I will fix it. If you have any other suggestions, feel free to text me!
1 - @MarioBatalhaPosted 3 months ago
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.2@xStephxPosted 3 months ago@MarioBatalha thanks for your feedback! Yeah that is true, that I use so much comments, but I think is easier, because I use Tailwind CSS, so I think it is better to add comments for that elements. If you have any other suggestion feel free to text me!
1 - @iwedibahPosted 3 months ago
Woow awesome job.. can i know more about tialwind css?
1@xStephxPosted 3 months ago@iwedibah thank you for your feedback! I'm glad that you liked my work. About Tailwind CSS, you can learn from their official site everything about it. If you have any other questions, feel free to text me!
1 - @rahimibadovPosted 4 months ago
Great effort
1 - @Yussif20Posted 4 months ago
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.
1@xStephxPosted 4 months ago@Yussif20 thank you for your feedback! Yes, that is good idea to add some interactive on elements, I will add that hover effect on button. If you have any other suggestion feel free to text me!
1 - @indecisivenitinPosted 4 months ago
your work is really wonderful but the preview option is not showing stylesheets properties on ur website
1@xStephxPosted 4 months ago@indecisivenitin thank you for your feedback! About showing stylesheets on my website, there aren't stylesheets, because I used Tailwind CSS in this project. If you have any other questions/suggestions feel free to text me!
1 - @chemsodevPosted 4 months ago
Woah good job
1
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