Build a complete <meta> tag. The content value is HTML-attribute- escaped to prevent injection via quotes or angle brackets.
<meta>
content
Meta tag name attribute (should be a known-safe token)
Meta tag content attribute (will be escaped)
Complete <meta> tag string
Build a complete
<meta>tag. Thecontentvalue is HTML-attribute- escaped to prevent injection via quotes or angle brackets.