Marc REGNIER
@marc-regnierAll comments
- @2XG-DEVSubmitted 5 days ago
- @maxkdavisSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
- learning to use css grid
- better understanding of the box model
- continuing to practice css grid
- how to properly use css grid
.
@marc-regnierPosted about 1 month agoyour code is well structured in html and css. It's very good work ;)
0 - @cokecancookSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
Added animations on mobile to simulate the hover styles on desktop
What specific areas of your project would you like help with?Code optimization and use of a system
@marc-regnierPosted about 2 months agogood work and good idea to add a hover effect on the cards.
0 - @Igorsimic1988Submitted about 2 months ago@marc-regnierPosted about 2 months ago
The border-radius on the button is missing on the desktop version and the shopping cart icon is missing.
good job ;)
0 - @dev-paulLSubmitted 4 months agoWhat specific areas of your project would you like help with?
- What would be the expected accessibility features on this type of component? I guess each category should be accessible with tab key?
@marc-regnierPosted 4 months agoGreat work, but be careful with the dimensions and the font, as they're not the same as on the model. Otherwise, the HTML is well structured.
0 - @HrishiD89Submitted 4 months agoWhat are you most proud of, and what would you do differently next time?
This time i was clear what i was doing and took less time then my first challenge
What challenges did you encounter, and how did you overcome them?nothing in particular; it was fun, hoping to practice more and more
What specific areas of your project would you like help with?I will attempt to replicate them in React in the future.
@marc-regnierPosted 4 months agoThe html and css are well structured and well done ;)
0 - @xleyzorSubmitted 5 months ago
- @m-warisSubmitted 5 months ago@marc-regnierPosted 5 months ago
Good work, but you forgot the links in the html file for the font to take effect.
<link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Outfit:[email protected]&display=swap" rel="stylesheet" />0