css centered fixed layout background image
Hello Guys,
In CSS I am having trouble centering a fixed multi column layout with the a frame container having a repeating background image.
The below code make IE5 center but I cannot center in mozilla.
BODY {
background-color : yellow;
margin: 0 auto;
text-align: center; /*makes IE5 play nice*/
}
Any Ideas would be appreciated
__________________
No trees were harmed in the making or sending of this message.
However a great number of electrons were terribly inconvenienced!
|