Submitted about 5 years ago
Bookmark landing page with bootstrap, javascript, jquery & less
@n3vsx
Design comparison
SolutionDesign
Community feedback
- @mattstuddertPosted about 5 years ago
Hey Sven,
Great to see you posting another solution! How did you get on with this challenge? Your solution is looking good. Here are a few pointers after taking a look at your code:
- Your
.container
class is stopping the content, such as the background patterns stretching to fit the edge of the screen like in the design. I'd recommend taking another look at that. - I'd also recommend having one more round of refinements on the responsive side. For example, at
500px
the content looks a little squashed. - Always make sure you've got
alt
attributes onimg
tags so that screen reader users know what the images are.
Taking the time to refine your projects and really get them as close to the design as possible will really pay off, so it's time well spent.
Keep up the great work! 👍
1@mattstuddertPosted about 5 years ago@n3vsx no worries! You're doing really well. As you build more projects you'll pick up more and more tricks and tactics.
0 - 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