Submitted over 3 years agoA solution to the Agency landing page challenge
Responsive Landing Page using CSS Flexbox and BEM naming convention
bem
LVL 2
@samoina

Solution retrospective
I am curious about an aspect of Semantic HTML Markup - in my code, I had used the generic <section> tag for the testimonials and grid images, but this showed up on the accessibility report. I thought <article> tag would be a better option but it still showed up on the accessibility report.
What is the more preferred/accessible option for this? (using HTML/CSS/Vanilla JS). Thanks!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Samoina’s solution.
Join 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