Submitted about 2 years ago
Huddle landing page - responsive layout using CSS Flexbox and Grid
@ChromeUniverse
Design comparison
SolutionDesign
Solution retrospective
This was a pretty straightforward design so I don't have any specific questions, but any feedback would be greatly appreciated! 😄
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi Lucca Rodrigues, how are you?
You did a great job on this challenge, but to improve even more I'll give you some tips:
I noticed that you placed the social media icons in divs, you could have placed them inside lists, for example:
<ul><li>facebook</li><li>twitter</li><li>Instagram</li></ul>
The rest is great! Hope it helps... 👍
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