I'm new to whole HTML/CSS game and just looking for a bite of advice. So basically, when a user loads my website, if the device is in portrait mode, I want a message to appear asking them to view it in landscape. I won't this to apply to all smartphone and all tablets, but not desktop screens. Is this possible? I know it involves @media queries but I've seen alot of differing approaches. Do you have any suggested resources which might help me with my task?
Thanks very much!