I just started with Zurb-Foundation, and I am trying to make a website that needs to be run in landscape mode only, when it is started on a mobile device(small screens)
How would i do this? I guess it has something to do with media queries.
So I want it to force orientation to landscape mode if the screen is a mobile device.
This is a website, not an Application to Android or IOS.
I am working in Foundation 5, thanks for any help.