5 Ways to center a <div>
The Document Structure:
We have two divs, a 'parent' and a 'child'. We will work on centering 'child' — both vertically and horizontally — with respect to 'parent'.
1. Using Flexbox
Flexbox has made centering a div (and virtually anything) easy as ...
abhisheksingh98.hashnode.dev2 min read