show-notice
hide-notice

Friday 23 August 2013

How to center a div in a div


Introduction:

Here i will explain how to center a div tag in a div tag.

HTML:

Food
CSS:
#inner {
    width: 50%;
    margin: 0 auto;
}

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com