forum

Home / DeveloperSection / Forums / How to set div horizontal center?

How to set div horizontal center?

Anonymous User 2259 11-Mar-2013

Hi Expert!

I have a div within another div. I want to set inner div in horizontal center, but I do not used margin and padding as px, because there is irritating for

setting px as hardcoded.

my code as par following!

<div style="background-color:#E5E5E5:height:150px;">

<div style="background-color:#E2E2E2; width:800px; height:100px;"></div>

</div>

Thanks in advance!


Updated on 11-Mar-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By