Ways to center a div component in HTML
Centering a div component in HTML for different reasons and scenario can lead to different methods. Whether your alignment requirement is horizontal, vertical or both, here are some effective methods to achieve this.
Using CSS Flexbox
CSS Flexbox pro...
piyushkdas.hashnode.dev2 min read