Submitted about 5 years ago
Four card feature section with bootstrap and less-css
@n3vsx
Design comparison
SolutionDesign
Community feedback
- @mattstuddertPosted about 5 years ago
Nice work Sven! Remember to add
alt
text to yourimg
tags. Also, you should only ever have a singleh1
element on the page. To split the lines you could instead put twospan
elements inside theh1
. This is another accessibility-related issue whereby screen reader software expects there to be a singleh1
on a page.Hope these tips help, keep up the great work!
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