Design comparison
Solution retrospective
None
What challenges did you encounter, and how did you overcome them?None
What specific areas of your project would you like help with?None
Community feedback
- @nataliesmythPosted 7 months ago
Hey hey! Congrats on completing this challenge!
I have a few suggestions that may interest you.
• The footer HTML element is typically reserved for content that is below and not part of the main body content. Since the social media section is part of the main content and wouldn't be at the bottom of every page of the website this component is part of, it is less confusing to use a class name that differentiates it from the footer element.
• If you design the mobile view first and then use a media query for a minimum width to switch to the desktop view, you can preserve the structure at all screen sizes from small to large.
Great job!
Marked as helpful1
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