Viewport meta tag for mobile screen re-sizing
Posted: Mon Jun 04, 2018 8:25 pm
I need to put a viewport meta tag in the header:
<meta name="viewport" content="width=device-width, initial-scale=1.0">
It's for re-sizing the text in different devices eg: mobile, tablet etc.
Where do I find the header for html tags please?
<meta name="viewport" content="width=device-width, initial-scale=1.0">
It's for re-sizing the text in different devices eg: mobile, tablet etc.
Where do I find the header for html tags please?