Design comparison
SolutionDesign
Solution retrospective
Hi community!!
Can you guys please review my project? I enjoyed building it. My challenge was on the range input. I couldn't make it exactly as it looks in the design. More feedback is appreciated.
Thanks Pretty
Community feedback
- @RubylenaPosted about 2 years ago
To get the range you can try using a container div of fixed height housing 2 elements, the first taking up a quarter of the div that you want and the second element will be placed within the first element. The first element can have a display of flex and justify-content should be flex-end so that the second element will always remain fixed.
Marked as helpful0
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