Latest solutions
Latest comments
- @Carmenyo@lesego16
Try to fix accessibility issues:
1.your heading should follow h1 - h6
2.wrap everything inside a <main></main> tag after the body tag
3.add an aria-label attribute to your <a> tags
4.add a role attribute to your div classes
Marked as helpful - @oyeyinkaojora@lesego16
Try fixing accessibility issues:
1.Your heading should begin from h1 - h6
2.add aria-label attribute to your links especially <a> tags
- @ImmuneMoon@lesego16
- Try fixing ACCESSIBILITY ISSUES and HTML ISSUES
- @danjayas@lesego16
- Well done!! everything seems to look good, but try to fix accessibility issues
- @Kokosalah45@lesego16
- try to fix accessibility issues and html issues
- P@thaykrgl@lesego16
- Have a look at your media queries because when I change to different widths it seems to break.