Clipboard landing page project finished finally
Design comparison
Community feedback
- @grace-snowPosted about 2 months ago
This doesn't look close to the design yet on all screen sizes. And it is all scrambled on my phone. You should be styling mobile first and setting a max-width on the content in rem to also protect against things getting too wide on large screens.
But before that I think there are lots of HTML issues. The code is too hard to read to find them all. But I can see many unnecessary divs, a missing header landmark, logo alt that calls the site "logo", missing nav and list, missing links, anchors missing href... There are really too many items to list them all.
As said previously, this is why we recommend following the learning paths to progress through challenges in a good order and get feedback on progressively harder challenges starting from the smallest/simplest ones.
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