Corey
@cjay44All comments
- @emmadumbiSubmitted about 2 months ago
- @tjnut3Submitted about 2 months agoWhat 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.
@cjay44Posted about 2 months agoGreat 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 helpful0 - @devaustin10Submitted about 2 months agoWhat 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
- @sambarnadesSubmitted about 2 years ago
What was difficult :
- Using an SVG.
- Some margins between the cards.
@cjay44Posted about 2 years agoHey, 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.
0 - @cjay44Submitted about 2 years ago
Another one done! Trying to use logical properties more, and keeping in mind of semantics.
What other properties should I look at/into when designing for responsiveness?
Any feedback is welcome!
Thank you!
@cjay44Posted about 2 years agoLooks like I got the width/height a little off - Those figma files would be nice
1 - @CharlesSquirelSubmitted about 2 years ago
My second little project. I will be glad if you comment.