Huddle page responsive for all devices - Plain HTML, CSS
Design comparison
Solution retrospective
I've tried to make it responsive for all the devices, feedback is appreciated!
Community feedback
- @FluffyKasPosted about 3 years ago
Hey, your solution looks really great and it's nicely responsive! I have a few small suggestions though:
-
You could adds some transitions to the button and social media icons to make the hover look a bit smoother.
-
Your social icons need to have aria-labels since there's no other text description available.
-
You don't need to nest an
a
tag inside thebutton
.^^
Marked as helpful0@irudhirnPosted about 3 years ago@FluffyKas It was my first project ever, even I also got HTML errors regarding 'aria-label', and I'm also wondering how did I forget about the transition, thanks for the suggestion...
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