html meta tag which will optimize the page according to the device size? code example
Example: viewport meta tag
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1">