bodyalign:center / margin: 0 auto are for IE/FF.
{
text-align: center;
align: center;
}
#container
{
text-align: left;
margin: 0 auto;
}
A collection of notes, code snippets, instructions, et cetera for myself.
All text © Mattio Valentino.
All code is free content. Do what you will with it.
No comments:
Post a Comment