Design comparison
SolutionDesign
Solution retrospective
Any feedback on what to improve and how to do so is appreciated. Resources on how to include JS is also welcome.
Community feedback
- @ApplePieGiraffePosted about 4 years ago
Hey, Debbyyy! 👋
Good effort on this challenge! 👍
I suggest,
- Doing a little more work on the responsiveness of the site. The desktop layout looks pretty good, but the image covers up the text when the width of the screen decreases. Giving the section of the page that contains the text content and fixed width and making sure the image gets pushed off the right side of the page (or decreases in size) will help this problem. 😉
I found this video by Kevin Powell on how to create a responsive mobile navigation without JS (if you're interested)! If you'd like to get your hands on JS, I've found this video on creating a responsive mobile navigation by Dev Ed helpful. 😊
Keep coding (and happy coding, too)! 😁
1@DebbyyyPosted about 4 years ago@ApplePieGiraffe thank you so much. I'll check out the video.
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