ok, so im getting a bit frustrated here cause i want my site to look good at different resolutions and it seems impossible. the only thing i came up with was for the site to open in a pop up so thats its always proportionate, but i dont like pop up sites. is there anyway to have that same effect, but on the original window?
Working web site is not the one that looks the same in a few graphical browsers, but the one that adequately delivers its content to any device accessing it.
Instead of using say ... 800 pixels to size the page, and the user had a 1200 pixel width screen it would only fill 800 pixels of it.
Use percent instead. This way 100% will fill the screen 100%, regardless of the screen size.
Bookmarks