How to horizontally center a div inside a div using css Aug 13, 2014 Yes its very easy to center a block element inside other block element. Here is an example. If you have following HTML code: This is how we make innerDiv center horizontally. view source Advertisement