Share Posted September 26, 2020 Hello all, just a general query as I haven’t find anything with a site search. i have been using google dev tools to test responsive layouts with its support for desktop, mobile, landscape, portrait and various specific mobile device sizes. i am also using Media queries and responsive font sizes plus a check on orientation. i am wondering what other options might be available out there and if there are any tips in general? thanks, richard. 1 Link to comment Share on other sites More sharing options...
Share Posted September 26, 2020 Hello, Don't forget about "Aspect Ratio" : https://developer.mozilla.org/en-US/docs/Web/CSS/@media/aspect-ratio https://www.w3schools.com/howto/howto_css_aspect_ratio.asp Sometimes you need to do that! 1 Link to comment Share on other sites More sharing options...
Author Share Posted September 26, 2020 thanks Caitlin, that looks interesting. Here's a link to responsive typography article in smashing magazine https://www.smashingmagazine.com/2016/05/fluid-typography/ and a discussion about orientation and jquery https://stackoverflow.com/questions/40784487/rotate-mobile-screen-with-jquery-javascript that I mentioned above. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now