Hi, this sounds somewhat trivial but I can't seem to get it right. I have a page that is created via Master/Content pages. There are three tables: header, content, and footer. I want to center the whole page in the center of the screen, but leave the text/pics/etc in the content page un-centered.
I've been trying to add text-align:center to div tags and using css (body tag) where i set the margin to auto, but it's still centering my text within my contents.
Is...there an easy and clean way to do this? Thanks...
I've been trying to add text-align:center to div tags and using css (body tag) where i set the margin to auto, but it's still centering my text within my contents.
Is...there an easy and clean way to do this? Thanks...