View Single Post
Old 2010-05-25, 10:08 AM   #1
LD
wtfwjd?
 
LD's Avatar
 
Join Date: May 2007
Posts: 2,103
Question Centering div with HTML 4.01 Transitional

To center divs on a page, I usually use:
Code:
margin-right: auto;
margin-left: auto;
but this seems to only with HTML 1.0 transitional. Can you make it work with 4, or maybe just use 1.0 all the time or maye something else altogether....?
__________________
Artisteer Wordpress Theme Generator Create Custom Themes!
My Little Network
LD is offline   Reply With Quote