Why are most websites optimized for viewing in portrait mode?
        Posted  
        
            by 
                NVM
            
        on Programmers
        
        See other posts from Programmers
        
            or by NVM
        
        
        
        Published on 2011-03-09T16:47:49Z
        Indexed on 
            2012/09/16
            21:52 UTC
        
        
        Read the original article
        Hit count: 335
        
I simply cannot figure this out. Almost all monitors have an aspect ratio where width is much bigger than the height and yet almost all websites are designed exactly for the other way round? I am not really a web developer and am just experimenting stuff at the moment but this madness baffles me!!!
Edit: The point is not that I would like to limit the height of a website. The point is that I'd wat it to somehow fill all available space when I have my 1920x1080 in landscape mode.
Edit 2: See this to understand what I am saying

© Programmers or respective owner