Design comparison
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.
Community feedback
- @danielmrz-devPosted 11 months ago
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 helpful0@AbdallaRahmahPosted 11 months agoThank you @danielmrz-dev for the great advice, I will update the code.
0 - For semantic reasons, replace your
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