Design comparison
Solution retrospective
My first javascript project on front end mentor. pretty happy with how it came out and better understanding the interactions between HTML CSS and javascript
What challenges did you encounter, and how did you overcome them?The biggest challenges were getting the footer to change when a user clicked the button. I just wasn't sure what the best way to do this was, and I'm curious about other solutions.
What specific areas of your project would you like help with?I would like help with how to better do the styling for the share-links for both mobile and desktop.
Community feedback
- @joshhovisPosted 4 months ago
I think your project looks great. I don't really have too much to say about it. One thing I will note, if you want to clean up your html a little bit, you can have the svgs themselves all saved separately and then you can access them through img tags by referencing them in the src. It makes changing the fill color a little more cumbersome, but it's not too bad.
Keep up the good work!
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