Mobile first | Clipboard Landing Page | Flexbox and CSS Grid
Design comparison
Solution retrospective
Hey 😄
This is my first junior level challenge, any feedback or tip will be appreciated. ✌️
(The page is not showing in its entirety in the preview of the challenge, because I added scroll reveal in JS).
Community feedback
- @Da-vi-dePosted over 3 years ago
Hi, as your first junior challenge that's a great result! It's perfect. Good code as well, i read it fast. Just one thing i noticed, you use a lot
id
selector for CSS, for specificity reason, i strongly recommend to not do that, use classes as much as you can, it can happen in the future you work on a bigger project and conflicts spring up. Keep up with a the good job :-)Marked as helpful1@LeonardoYzPosted over 3 years ago@Da-vi-de I will stop using a lot id selector for CSS, I didn't know it could break the code, thank you so much for the tip and feedback.😆
1 - @palgrammingPosted over 3 years ago
Would not have guessed your first JR. level challenge cause it looks great!! Really Nice Job!! 🌟🌟🌟🌟🌟
Marked as helpful1
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