Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.