Design comparison
Solution retrospective
I'm skeptical about my approach for the range slider, I know there are many ways to build one, would like some feedback about mine and of course any other feedback is welcome.
Community feedback
- @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge
Keep up the good work
Your solution looks great however I think the container itself for both of the items needs some margin from the top using
margin-top
.In terms of your validation errors simply wrap all of your content between main tags
I hope this helps
Cheers Happy coding š
0@zeerobitPosted over 2 years ago@TheCoderGuru could you please explain why i need to add the margin-top on the container, so i have a better idea why it's needed whether it's because it's not displaying properly on your screen size or something else that would help me.. In regards to the validation errors it's because i don't have any h tags inside of the article elements
Appreciate the feedback ...
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