Is it possible to center your website on a page across resolutions without using tables? With CSS tables seem virtually obsolete except in this one instance.
Right now I get my pages left aligned which is okay, but I'd prefer them to be centered. Right now I'm using top:xxx; left:xxx; position:absolute.
I'm probably asking for a perfect world here, but I thought I'd double check.
Right now I get my pages left aligned which is okay, but I'd prefer them to be centered. Right now I'm using top:xxx; left:xxx; position:absolute.
I'm probably asking for a perfect world here, but I thought I'd double check.