Simple way to center a block using divs euop Posted on August 17, 2015 Posted in Blogs <div style=”text-align: center;”> <div style=”text-align: left; margin: 1em auto; width: 50%;”> Enter your content here </div> </div>