Design comparison
Solution retrospective
Managed to solve the problem without any difficulty
What challenges did you encounter, and how did you overcome them?Actually, no challenge. I've already studied html and css, but I'm using frontendmentor to practice.
What specific areas of your project would you like help with?At the moment none
Community feedback
- @julianesilvac75Posted 5 months ago
Hi, I hope you're having a great day! I reviewed your code, and I must say it's really impressive. Nice work!
I have a small suggestion that might help enhance your styling even more. Instead of using
<br>
tags to create space between elements, you could use CSS properties likepadding
ormargin
. These properties give you more control over the spacing, maintain the semantic integrity of your HTML, and keep your HTML clean, making it easier to adjust spacing consistently across your entire project.Keep up the fantastic work, and happy coding!
Marked as helpful0
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