Design comparison
SolutionDesign
Solution retrospective
ClipBoard Landing page. Any feedback would be great THANKS.
Community feedback
- @anoshaahmedPosted almost 3 years ago
hey to get rid of the accessibility, change
div class="footer"
tofooter class="footer"
, and wrap everything between footer and header in<main>
:)0@therealmaduanusiPosted almost 3 years ago@anoshaahmed Thanks Just fixed the errors π How are you doing?
1@anoshaahmedPosted almost 3 years ago@therealmaduanusi yay. im doing good thanks for asking victor c:
1 - @Tomi-pterPosted almost 3 years ago
Looks okay, but some few corrections I'd suggest:
- for the hover states of the social icons, I suggest you use the
filter
function to change the actual color of the icons. Check out this article on svg filter for more help - In the mobile view, you should add some inline padding to the sections to give them some space from the edges.
- Check out your solution report for accessibility and html issues.
Hope this helps ππΎ
0@therealmaduanusiPosted almost 3 years ago@Tomi-pter thanks honestly have being thinking of how I can fix the hover color. Also the accessibility keeps talking about the landmark π€·
1 - for the hover states of the social icons, I suggest you use the
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