Why might a CSS Grid item overlap another grid item? - Study24x7
Social learning Network
03 May 2024 10:27 AM study24x7 study24x7

Why might a CSS Grid item overlap another grid item?

A

The items are placed in the same grid cell without grid-row-start or grid-column-start set

B

There's a negative margin applied

C

The grid container has grid-auto-flow: dense; set

D

Both A and C are correct

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles