BFE.dev
Front-End Interview Questions121. How to center an element vertically?

121. How to center an element vertically?

CSSAmazon
Share

There are a lot of ways of achieving this, like negative margin, position, transform, line-height, flex-box .etc.

Do think difference situations where each approach is suitable.

prevnext
Request SolutionAIPosts(2)