Ahmed Bayoumi• 6,740
@Bayoumi-dev
Posted
Hey!
Congratulations on completing this challenge... You have an accessibility issue
that needs to fix.
Document should have one main landmark
, Contain the component with<main>
.
<main>
<div class="container">
//...
</div>
</main>
Hope this help!... Keep coding👍
Marked as helpful
0
Devendra Dantal• 120
@devendra-dantal04
Posted
@Bayoumi-dev Thanks for help ☺️!
0