Result Summary Component SCSS

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
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Finney06
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😏.
- use a
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