How do you center <div> 's and Layers in different resolutions?
I want the content of a page to be centered no matter what resolution that the visitor maybe in.
With tables this is very easy to do, but seeing that everyone saying that tables are bad for a layout, how can this be achieved using layers/divs ?
I want the content of a page to be centered no matter what resolution that the visitor maybe in.
With tables this is very easy to do, but seeing that everyone saying that tables are bad for a layout, how can this be achieved using layers/divs ?