Submitted over 2 years ago
Responsive-social-proof-section-master using bootstrap&grid&flex
@somaye-beiranvand
Design comparison
SolutionDesign
Community feedback
- @SurajHadagePosted over 2 years ago
Even though you use a framework you can make webpage super semantic without knowing semantic html elements. Use "role" attribute. Like follow:
<div role="main"></div> <div role="figure"></div> <div role="banner"></div> <div role="article"></div> <div role="heading"></div> Always use a top level heading and main element or role attribute. Do not upload unnecessary files to github to save server spaceMarked 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