Fylo Data Storage Component

Solution retrospective
Hello 👋 , Frontend Mentor community. This is my solution for the Fylo Data Storage Component challenge.
This is an updated version of my old code, I've cleaned the HTML code and SCSS(even if it's not the cleanest possible yet).
Feel free to leave any feedback about my design chances and help me improve my solution or make the code clean.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@danielmrz-dev
Hello @AbdallaRahmah!
Your solution looks great!
I have a couple of suggestions for improvement:
- For semantic reasons, replace your
div.container
withmain.container
.
This tag change has no visual impact but they make your HTML code more semantic and improve SEO optimization as well as the accessibility of your project.
I hope it helps!
Other than that, great job!
Marked as helpful - For semantic reasons, replace your
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