Design comparison
SolutionDesign
Solution retrospective
First time using javascript
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Nice job in completing this project. Regarding your solution, I would like to recommend the following for you…
- The whole content appears to have more space in the bottom. Remove the
min-height: 90vh;
in the.container
rule set. - Increase the breakpoints or add another one with
max-width:862px
for the responsiveve design. This could lead to Tablet view of the design - I recommend reading this book for Javascript , It has loads of examples and information that you may need as a beginner
Above all, the project is done well. Keep up the good work! Cheers!
Marked as helpful0 - The whole content appears to have more space in the bottom. Remove the
- @wahyufaturrizkyPosted over 2 years ago
Great work @sob16 ,
Maybe some advice for increasing your accessibility web by reading this article https://medium.com/swlh/all-we-need-to-know-about-web-accessibility-8d0957208f
don't forget to hit the button "remark helpful" cheers :)
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