Design comparison
Community feedback
- @victordlh29Posted 10 months ago
Hello, What's up? I hope you are well, I really like your code, I was reviewing it and I find it interesting how you managed to meet the challenge but I will give you some recommendations so you can take them into account.
In the part of the labels such as H1, P, etc., I recommend that you practice using classes or an id, for example:
<H1 class="title">Improve your front-end skills by building projects</H1> <p class="description"> Scan the QR code to visit Frontend Mentor and take your coding skills to the next level</p >this will allow you to have more adequate and organized control of your code. I hope this helps you, so you can continue improving. ¡Good luck in your future projects!
Marked as helpful0@WadbaWPosted 10 months ago@victordlh29 Hi ! I'm a beginner so I'm glad that you took the time to see what I've done, and thank you for your advice. I will try apply it to my future projects.
You look like you know what you're doing, and your projects are cool too. Your help is really greatfull.
Hope you will be there for the next one !
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