Design comparison
SolutionDesign
Solution retrospective
I don't know why, but this one was really getting on my nerves. Still not satisfied with the outcome, but for now i will move on. Any advice is welcome!
Community feedback
- @grace-snowPosted almost 4 years ago
Hi Peter
This looks good, you should be pleased with it.
A few suggestions for you:
- spans shouldn't sit on their own, they need to be inside other elements, like paragraphs if you're writing text
- your js could be simpler by toggling a single class on a parent element like the bottom container to indicate whether the share is open or not. The rest is handled in css, so no need for a separate active/hidden class on each item you want to change
- I would wrap those social icons in labelled link tags (anchor tags)
Nice layout overall, like the transitions and its all well written and well structured on the whole. Nice 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