Read FlexBox before Centering a Div inside another Div
FlexBox is another way to layout the element in CSS. It contains a parent element (i.e. container ) which contains elements (that are items of that container ) It has many versions like box , flexbox , flex etc. But we will be using flex as it is lat...
xauravww.hashnode.dev8 min read