Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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">

Všetky odpovede (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.