Design comparison
Solution retrospective
Feedback is required. Ways to improve is also very important. Thank you!
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hey, Debbyyy! 👋
Good effort on this challenge! 👍
In addition to the helpful feedback from WarBaddy, I suggest,
- Doing a little more work on the responsiveness of your page. Currently, there are some issues such as the design not scaling down very well and much of the content of the page being off-center in the mobile layout of the site.
- Turning the navigation links and social media links in the footer of the page into actual links using the anchor tag.
Keep coding (and happy coding, too)! 😁
0@DebbyyyPosted almost 4 years ago@ApplePieGiraffe noted and thank you very much for this feedback.
0 - @soodaayushPosted almost 4 years ago
there are some problems when viewing this on bigger screens. This is coming from someone who uses a 4K monitor.
-
Some images are very big
-
the background image at the very top doesn't take up the whole width. The way to fix this is background-size: contain;
-
Some of the gaps are way too much. I suggest toning it down.
-
Some widths of the images are kind of short
Otherwise your website is good!
Happy Coding!
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