Design comparison
Solution retrospective
I'm proud of the responsiveness and especially the shadow box (this was new to me)
What specific areas of your project would you like help with?I would like to know if I am doing unnecessary things and if my code is acceptable.
I'm still learning but I want to code like a pro.
Community feedback
- @V0zmoPosted 2 months ago
This is a good job well done! When I looked at your HTML code I learned something new, I didn't know that there Is <meta> tag data for information and good for search engines, I learned something new here! And I like how you use semantic HTML here nice! I didn't use it in mine since it broke the code and I'm too lazy to fix it lol.
However, if I must give feedback, I probably just use 1 CSS file instead of 3 different CSS files since this is a small project. However, if it's a bigger project then it's really good to start organizing! And I probably put my font in the CSS file to tidy it up with @import or @font-face. However, all of this is just an organizing preference.
And maybe add some of your variation or edit while done doing these challenges like mine have. I added a card hover effect, custom font, etc. (you can check mine if you want).
Overall a really good code and execution, great job!🤩
Marked as helpful1@Ramon-AlvezPosted 2 months agoHi @V0zmo o/
Thanks for the reply and the tips, I will check your code too!
Really, thanks a Lot!
0
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