Latest comments
- @Tonny-Blair-DanielSubmitted 2 months ago@arolikPosted 2 months ago
use css the reset file, and elem.classList.toggle() instead inline styles of tags
0 - @Shokhake0987Submitted 6 months ago@arolikPosted 5 months ago
i think you should work with grids more, but in general your styles looks not bad
0 - @YosefHayimSubmitted 5 months ago@arolikPosted 5 months ago
Too close to the original, about a few pixels misstake:) my decision using grid for cards is a little like your.
Marked as helpful0 - @otimdanSubmitted 6 months agoWhat are you most proud of, and what would you do differently next time?
Proud to implement what I've learnt in CSS so far. Hope to build faster next time.
What challenges did you encounter, and how did you overcome them?I wasnt able to make the page responsive.
What specific areas of your project would you like help with?How do I make this page responsive
@arolikPosted 6 months agonot bad, you need to work with adaptive styles and also next time try to use for parent block 'display: flex', and for children 'flex-basis: 'px', or '%', or 'nums', goodluck)
Marked as helpful0 - @PranavReddy2703Submitted 6 months ago@arolikPosted 6 months ago
good idea remove 'padding' in body for small devices and add 'padding' for 'card' block. I will do this in my next works.
0 - @Isa696Submitted 6 months ago@arolikPosted 6 months ago
great job, i like your decision to use simple HTML markup without many divs
Marked as helpful1