Design comparison
SolutionDesign
Solution retrospective
This Challenge was pretty easy to do. Still making it responsive took me a while as I didn't use any media queries for different screens & yet it's responsive on even the smallest screen size i.e. 240*320 (for keypad phones).
Questions :
-
Is there a way to vertically center a
<div>
perfectly for every screen size without using thedisplay:flex
&align-items: center;
& destroying the responsiveness of the page ? -
What things should be taken care of while making responsive WebPages ?
Community feedback
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