<meta>

Represents metadata that cannot be represented by other HTML meta-related elements, like <base>, <link>, <script>, <style> and <title>.

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta

#HTML #WebDev #DailyHTML

<meta>: The metadata element - HTML | MDN

The <meta> HTML element represents metadata that cannot be represented by other meta-related elements, such as <base>, <link>, <script>, <style>, or <title>.

MDN Web Docs