Submitted over 2 years ago
Fylo Data Storage Component with HTML & CSS
@Nicole-Norris
Design comparison
SolutionDesign
Community feedback
- @SamadeenPosted over 2 years ago
Hey!! Cheers 🥂 on completing this challenge.. .
Here are my suggestions..
- You should use <main class="content"> instead of <div class="content">.
- Go down orderly when you are using the headings h1 down to h2 down to h3 and so on.
- You can wrapper your attribution section in a footer tag to avoid accessibility issues.
- You should remove the
p
tag on yourspan
causeparagraphs
cant be nested in aspan
This should fix most of your accessibility issues and HTML issues
. Regardless you did amazing... hope you find this useful... Happy coding!!!
Marked as helpful1@Nicole-NorrisPosted over 2 years agoThanks for your suggestions. It's really useful. I'll change some code later and keep these suggestions in mind!
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