css - Landscape layout change to portrait -


i have giant project made landscape desktop computers using google chrome browser.

but requirement has run in portrait computer (its not mobile/ipad/tablet device, all-in-one touch screen computers). looking smart way still not find any.

<div id='i_wasdesigned_for_landscape'> landscape: texts horizontally left right <button>left right: 1</button> <button>left right: 2</button> </div> 

now need fit this: i_wasdesigned_for_landscape portrait screen how can fit it?

use:

transform: rotate(-90deg); zoom: 0.95; 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -