Coding bootcamp slider using HTML, CSS, and JS
Design comparison
Solution retrospective
All comments would be appreciated!
Community feedback
- Account deleted
Hi,
Your solution works well and does what it's supposed to but the styling needs a lot of work;
-
First of all I wouldn't say it is responsive but rather adaptive, because you have given it a fixed width so the content doesn't change width based on the screen changes, so everything gets pushed up because it is losing width and not gaining any height, which is why when you down-size there's a huge white space at the bottom.
-
At 768px, where it changes the flex-direction the buttons go right on their own.
-
The picture looks squashed and needs a bit of height.
Keep coding👍.
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