CSS how to align center a div make div tag align center css
RegisterLogin
CSS how to align center a div make div tag align center css
Post Description: CSS how to align center a div make div tag align center css
Tags: CSS, how, to, align, center, a, div, make, div, tag, align, center, css
This Post Was Posted On Feb 29, 2008 By web hosting #1564
Post Description: CSS how to align center a div make div tag align center css
Tags: CSS, how, to, align, center, a, div, make, div, tag, align, center, css
This Post Was Posted On Feb 29, 2008 By web hosting #1564
CSS how to align center a div make div tag align center css by web hosting
but there is not center propertie there is only align text or float left or float right but no float center so how can you make a div section align to cneter? well, its easy all you have to do is use this:
CSS CODE EXAMPLE
margin:0 auto;
its that simple
this the actual code i had in my .css file:
.main {
padding: 10px;
width: 798px;
border:1px solid #ccc;
border-width: 0 1px 1px 1px 1px;
margin:0 auto;
}
padding: 10px;
width: 798px;
border:1px solid #ccc;
border-width: 0 1px 1px 1px 1px;
margin:0 auto;
}
tavys
#2921 1
do you have a suggestion for a phpbb category centered how to align left
Nov 28, 2009 Reply Report abuse
Felipe
#2002 2
very useful. save me time
cheers
cheers
Nov 01, 2008 Reply Report abuse
©2011 Webune Forums - Tue Dec 20, 2011 3:25 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3