May 26, 2016
How to center a div or content in CSS3
We did it wrong for a very long time. Actually it’s not that we did it wrong, we just used to put way too much energy in centering a content and keeping it centered on any screen size, when a simple easy command could do the job. Horizontally align a content or div is easy, just use text-align: […]