Design comparison
Solution retrospective
I'm most proud of how ease I can do the project and time.
What challenges did you encounter, and how did you overcome them?For this project I didn't encounter any tough challenges.
What specific areas of your project would you like help with?Your feedback will be much appreciated ! !
Community feedback
- @CaveCodesPosted 6 months ago
1.Usually the file is called styles.css not style.css but it's ok. 2. I would mark the start and end of the css reset with comments to make code more readable but just my personal opinion.
Otherwise really good... i got a few ideas for my own project too thanks. Such as transition in css. and adding colors to :root.
One question: I wonder how did you make it so that the links boxes shrink when reducing the width in the browser? how do u get it to be responsive? I want to learn for my project. thanks
1@ralphvirtucioPosted 6 months agoHi @CaveCodes, Thank you for the feedback, What I did in my link boxes is I didn't set any width on the li tag element and a tag element.
0@CaveCodesPosted 6 months agoThanks @ralphvirtucio .
I set the width on my li tag to 100% and it made the code similar to yours where the width is responsive.
0 - @ghostofegyptPosted 6 months ago
It cloud be better by may be change the font style and change padding the code is well structured and easy to read there is as slight differnet from the design
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