@lenez12Submitted about 2 years ago
- i confused what the best practice to create a responsive layout, in this case i have use css grid, can you explain to me what should i choose flexbox or grid css
- in another code i see someone using article tag for create the card component, isn't using div tag is more relevan?