Answers for "font size in mobile html"

1

css mobile font size too small

<meta name="viewport" content="width=device-width, initial-scale=1">
Posted by: Guest on April-18-2021
1

minimum font size mobile

16px
Text input sizes should be at least 16px
If you're designing a website or app that can be viewed on mobile devices, there is only strict rule: Use a text input font size of at least 16px.
Posted by: Guest on May-16-2021

Browse Popular Code Answers by Language