Design comparison
SolutionDesign
Solution retrospective
A Warm Up Project I started after not coding for about a week to get back into the flow of my FrontEnd Coding
Utilizes:
- Vanilla HTML
- SCSS
Community feedback
- @Finney06Posted over 1 year ago
Hi, Congratulations on solving this challenge!!!๐๐๐๐ I just went through your code, and have a few suggestions that I feel will help you. For the accessibility issues:
- use a
h1
tag. - use a
main
tag for the whole content. - use landmarks like
header
,section
,container
for sections of the code insteand of divs.
I hope this would help๐.
0 - use a
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