Jennifer
@jeniegAll comments
- P@aneiqu@jenieg
Having a sm:max-width-* and sm:mx-auto would stop the card design from stretching out too far and keeping it centered with the top section.
- @Nikhil-Neware@jenieg
Pretty good at recreating the solution, colors are a little off but otherwise is a clean look.
Marked as helpful - @XenoMee@jenieg
I would look at setting up your file structure to be more separated instead of having everything in the root folder.
CSS feedback:
- Separating out your CSS into two files, one for your reset, and another for your design rules.
- Be more descriptive of your color variables names and add more comments :)
- P@coco390@jenieg
Switching to using REM/EM instead of pixels for units of measurement will help responsiveness across devices and increased accessibility.
- @rykunk21What are you most proud of, and what would you do differently next time?
I thought I developed quicker than the first project
What challenges did you encounter, and how did you overcome them?selecting which tags to make certain items
What specific areas of your project would you like help with?.
@jeniegIncluding alt descriptions on images would increase accessibility, such as using the author name rather than a generic description.
- @ijohnstWhat are you most proud of, and what would you do differently next time?
Remembering how to code I took a long break from it
What challenges did you encounter, and how did you overcome them?Just remembering syntax
What specific areas of your project would you like help with?None right now, this was more to get used to coding again