How to let my website not be used in landscape?
I tried this and didnt work
<meta http-equiv="ScreenOrientation" content="autoRotate:disabled">
I am using media queries for varying width.
How to let my website not be used in landscape?
I tried this and didnt work
<meta http-equiv="ScreenOrientation" content="autoRotate:disabled">
I am using media queries for varying width.