Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

page formating (very small letters)?

more options

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)

more options

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.