Design comparison
SolutionDesign
Community feedback
- @Dev-saeedAliPosted over 2 years ago
Hi hamid-abdallah-mohammed nice work solving the solution. You can provide sementic HTML like
<header> <main> <section>
, also putting all<a>
inside the<ul><li><a href="#"></li></ul>
which exist in the footer also provide aria-label to the buttons and also addalt
to all images. instead of addingelement.style.bg and font size
from js you can add it to a class and can useelement.classlist.add(classname)
Looks nice just a suggestion...Marked as helpful1 - @hamid-abdallah-mohammedPosted over 2 years ago
Hi, after a tough week I got What I got and still working on it but sure enough your feedbacks make difference.
hope looking at it
Thanks for your time
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