TK-PJ06
@TK-PJ06All solutions
- Submitted about 1 month ago
Single price component with CSS grid
- HTML
- CSS
I would like to know how I can make the component more responsive by using CSS functions and how to use a scss file instead of a css one.
- Submitted 8 months ago
Base apparel component using Flex, CSS grid and position absolute
- HTML
- CSS
- JS
I'm not sure of the structure of the HTML and of the responsive part. Corrections and advices are welcome.
- Submitted 8 months ago
Product preview card component using CSS grid and Flex box
- HTML
- CSS
Corrections and advices are welcome
- Submitted 8 months ago
Stats preview component using CSS grid and Flex box
- HTML
- CSS
Corrections and advices are welcome.
- Submitted 8 months ago
Four card feature section using CSS Grid
- HTML
- CSS
In the last media queries I had to declare the postion of the cards because even if I setted the 'grid-template-columns' to '1fr' it was still displaing two columns. I did not found a way to fix that. Corrections and advices are welcome.
- Submitted 8 months ago
Order summary component using Flex box
- HTML
- CSS
Corrections and advices are welcome.
- Submitted 8 months ago
Profile card component with flex and position absolute
- HTML
- CSS
I wasn't able to display the two background circles properly, I used position absolute (I included them in the first lines of the HTML) but I don't think that it is the correctway of doing it. Corrections and advices are welcome.