Hi, I recently made a website, and I'm not quite sure how to make it res-independant. It has a normal layout (consists of a banner and a sidebar with buttons, and when you click the buttons the page is loaded in the center). Should I use javascript to resize the banner depending on the guests resolution?
Here is a link to my website:
Computer Tutorials.
right now, I am using a 2x2 table layout, with the top banner being in a merged cell, the side panel being on the left cell, and the content being in the right cell. How do most people make their sites resolution independant?