Design comparison
Solution retrospective
I'm proud of the share button kinda working lol, toggling the hidden class to make the facebook, twitter, and pinterest links/icons appear. Next time, when I have more experience, I'd like to apply a framework and more advanced techniques so the code is shorter and more effecient.
What challenges did you encounter, and how did you overcome them?I encountered the challenge of changing the color of the share icon svg, which I didn't fully overcome but I got a bunch of help and wonderful advice from Alex K Marshall, Tharun, and Grace-Snow on the Discord! If you're reading this, I hope you know I really appreciate your willingness to help me out!
What specific areas of your project would you like help with?I'd like help troubleshooting where I went wrong with the share icon svg, specifically why it won't change color on the desktop mode but it will when on the mobile, and why the background color of the button has the opposite problem.
Community feedback
- @ToprakPehleeonePosted about 1 month ago
Looks good !
- Instead of divs, you can use semantic elements like main, section or article.
- You can use padding-inline attribute to keep the picture overflowing on different screen sizes. My code on this project also has problems with aligning share menu. Thanks for inspiring me ! :)
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