Room homepage using Vanilla JS, CSS/Flexbox
Design comparison
Solution retrospective
Worked really hard on this, first ever Vanilla Javascript based page. Tried my best with the slideshows and all. I would really love a feedback. And sorry for the messy pictures for desktop version, I thought it was not worth the effort after I woke up all night lol. Would love a feedback for my css, javascript code and coding practices.
Happy Coding :)
Community feedback
- @ApplePieGiraffePosted about 4 years ago
Hey, there, Awais Muhammad Ahmed! 👋
Good job on this challenge! Your slider works well and your page is responsive! 👏
I suggest,
- Adding a hover state to the links in the header of the page.
- Setting the
object-fit
property of the images on the page tocover
(or doing something else similar) so that the images maintain their aspect ratio when the page is resized and do not look stretched.
Keep coding (and happy coding, too)! 😁
1@awaiskoraiPosted about 4 years agoYou are certainly my favorite coding giraffe here. Always love your feedbacks ❤️ Would certainly do the above things. Thank you.
Happy Coding, el mentor 😉
1
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