page formating (very small letters)?
I set Huge font size but still see very small letters (or very long strings :) on my page http://www.ibiblio.org/e-notes/MSet/comments.html (Firefox 24, 10" tablet). How can I adapt my pages for mobile devices? Now I use <meta name="viewport" content="width=device-width, initial-scale=1">
I set Huge font size but still see very small letters (or very long strings :) on my page http://www.ibiblio.org/e-notes/MSet/comments.html
(Firefox 24, 10" tablet). How can I adapt my pages for mobile devices?
Now I use <meta name="viewport" content="width=device-width, initial-scale=1">
所有回覆 (1)
I think you will find better sites for mobile design tips. Here the focus is primarily on solving very specific problems.
We did have a thread about using CSS media queries to check the device-width as a way to apply different style rules to the page. Maybe that will help? See: CSS3 'device-width' is not being recognised.