Answers for "whats the use of meta tag"

1

Meta tags

<!-- Required meta tags -->
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
Posted by: Guest on March-20-2022
1

meta tags

<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Posted by: Guest on August-10-2021

Browse Popular Code Answers by Language