centering page (Full Version)

All Forums >> [Web Development] >> Cascading Style Sheets



Message


zoom -> centering page (4/25/2006 9:16:34)

im using dreamweaver 8 and id like to center the page. when i was just using html all i would do is go to page properties and enter the left margin value and i could center it. now im trying to do everything in css so i can learn it and centering the page the other way dosnt work. dw8 lets me make the style but that dosnt work either. what am i doing wrong/

thanks




jaybee -> RE: centering page (4/25/2006 9:18:41)

Set up a div to use as a container for the whole page then set the css on that as

.container {margin:auto;}

That will float the div into the middle of the screen.




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.03125