Design comparison
SolutionDesign
Solution retrospective
my second challenge today! any feedback will be helpful. Thanks!
Community feedback
- @darryncodesPosted about 3 years ago
Hi Stephane,
You could clear your accessibility report if you swap
<div class="container">
for<main class="container">
and<div class="attribution">
for<footer class="attribution">
. Semantic html is really important fundamental concept!All the best!
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