Responsive coming soon page using Flexbox
Design comparison
Solution retrospective
Hi all, I would like to know if there's anything that can be improved (code readability, better practices, etc.).
Also, I was wondering if there's a way to make the picture "fold" when shrinking the window width, so that the text on the left doesn't touch the image when you're under a certain width. Basically, the image should stop moving to the left and star going like "under" the div on the left, disappearing below it. It's hard to put it into words, so I hope I was clear enough. I tried to look up a solution, but I haven't found anything. There should be a way to do it by making the picture a background image, but I was wondering if there's a way to do it by leaving it as it is.
Thank you in advance for any help or tips!
Community feedback
- @HersonmeiPosted over 2 years ago
Hi Jurek!
See how is the responsiveness of my solution, see if this is what you want to do:
https://hersonmei.github.io/Base-Apparel-coming-soon-page/
If so, I can see how to help you, but I remember that it took me a while to solve this too.
0@jurektomaselloPosted over 2 years ago@Hersonmei
Hi Herson! Thank you for your reply. I took a look at your solution and yes, that's basically what I was trying to achieve. I'll take a more in-depth look at the code tomorrow, when I'll have more time.
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