Corey
@cjay44All comments
- @emmadumbi
- @tjnut3What are you most proud of, and what would you do differently next time?
First time using media query for responsive. hope this help my skills and experience in responsive design before i going to learn about framework and advanced project.
What challenges did you encounter, and how did you overcome them?it's all about responsive. i tried to made it easy to read and understand in every device. also have a bit problem with flexbox width.
What specific areas of your project would you like help with?Can you advice me a framework for starter only html and css? i want to start learning about framwork now.
@cjay44Great first attempt mate! I would suggest that you look into the max-width properties. It will help ensuring that context doesn't get too big, especially on screens with large resolutions.
Happy coding!!
Marked as helpful - @devaustin10What are you most proud of, and what would you do differently next time?
Most proud of css work
What challenges did you encounter, and how did you overcome them?Challenge was utilizing flexbox correctly
What specific areas of your project would you like help with?Raw CSS styling
@cjay44Looks great mate!
- @sambarnades@cjay44
Hey, This is great! It looks like this would be a perfect project to utilize grid - for the col-span, and row-span properties!
To get the margins consistent for each card, you should look into the "gap" property. It comes in handy, for setting "margins" for children of flex and grid containers.
- @cjay44@cjay44
Looks like I got the width/height a little off - Those figma files would be nice
- @CharlesSquirel@cjay44
Looks Great!