Quote:
Originally Posted by
TerlChamco

WHAT little strip?
do you not know how to set up your browser?
not trying to be mean or anything, but that little strip comment strikes me as someone who doesn't know control/+ expands your screen.
You do realise that the most widely used resolution is/was considered to be 1024x768 don't you? So typically you'd optimise a website using a fixed width of 960 pixels. There's even a design pattern in CSS called 960Grid. Typically you'd break this down to 96x10px or 80x12px columns for your design.
So based on that, a 2560 screen viewing a website designed in this way at the native resolution would result in 800 pixels of white space either side of a centred site.
Using Ctrl+ isn't a magic cure all either. Yes, it'll zoom, but if you want a crisp image you either go native res or double the pixels (either 960px or 1920px). Even then, if a site has been designed around 960px and images are scaled to this, they'll look terrible by simply blowing up the screen.
There are various design mechanisms to get around this (using responsive, fluid designs etc) but no magic cure all.
Thanks for trying to call me out though 'as not knowing how to setup a browser' whilst at the same time showing exactly how ignorant you are to the fundamentals of how websites are designed.