Design comparison
Solution retrospective
as a beginner, i really struggled with css, i didnt fully done the solution
Community feedback
- @DevcodeCJPosted about 4 years ago
Hello Haitham,
I'm also a beginner and used to struggle a lot with CSS, still do depends on how complex the project is. Great effort though! It helps to look into dev tools like Fontawesome for icons like the share button. ColorZilla is a has a Color Picker tool on Chrome that helps select accurate colors from pages.
In this challenge I used CSS flex box for the share container, then when the share button is clicked, the share container appears (hidden by default). If you haven't started learning javascript, you can consider the checkbox for this purpose. Do more digging on these tools and it will definitely pay off.
Happy Coding!
CJ
1@odeh-simonPosted about 4 years ago@DevcodeCJ thanks for the tips, though it was not meant for me, i'am happy i opted to view the comment, i did the challenge too but yet to submit, because i don't know much about JavaScript yet, i'll look into CSS flex as you've suggested and see what i can do about the share icon popping up on click
0@Haitham95Posted about 4 years ago@DevcodeCJ thanks so much for the tips, i will try this method as you suggested and see what can i do with it
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