Can anyone please tell me how to center a layout in IE and FF
Atm I use this:
In the style, and this in the body:HTML Code:body { background-image: url(images/bg.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: grey; margin: 0; } * {margin: 0;} #wrapper { margin: auto; width: 918;
If you need to see the layout ask me and ill PM you it!HTML Code:<div id="wrapper"> Layout Contents </div>
Thanks to anyone that helps!






Reply With Quote








