- 1
How to set meta tag?
im editing a html doc. but the text is to small and tried using meta tag but the scale wont enlarge. im previewing in chrome on my phone.
1 ответ
0
Have you tried this,
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">