Landing Page with HTML, CSS (Grid, Flexbox and SVGs) and JS
Design comparison
Solution retrospective
Hi, this is the first landing page I made. I will appreciate any feedback you can offer me.
Community feedback
- @SonalptPosted over 2 years ago
Hi there ! First of all, I have to tell you that you did an amazing job on this. The model is well respected, and the website is pretty responsive. The global layout is well designed, even the hamburger menu when we click on it !
For the HTML and accessibility issues, here's some tips :
-
Don't forget to add "aria-label" attributes to all "a" tags, with a good description to know where the redirection... redirect, ahah, to make it more accessible.
-
Be careful, you have 2 footers in your code. the one you've created, and the one amready included in the code, when you download it.
Have a nice journey on FrontendMentors !
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