Submitted almost 2 years ago
News homepage using flex, media queries and transitions
@KathrynDavies123
Design comparison
SolutionDesign
Solution retrospective
- Making this site responsive felt really janky, wondering if there is a more streamlined way to do this without making so many media queries?
- Are there any ways my code can be optimized further?
Community feedback
- @joshua-mo-143Posted almost 2 years ago
I would say try to make the website look as good as possible on mobile first. The workflow gets much quicker if you build for mobile then adjust for larger screens later on.
Also, you should put your each of your links in the
ul
element in ali
element so the HTML will recognise them as separate items in a list.Hope this helps!
Marked as helpful1
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