Answers for "html head tag"

5

metadata html

<meta name="description" content="Free Web tutorials on HTML and CSS">
Posted by: Guest on October-29-2019
3

metadata html

<meta name="author" content="John Doe">
Posted by: Guest on October-29-2019
-2

necessary html head markup

<meta property="og:image" content="https://developer.cdn.mozilla.net/static/img/opengraph-logo.dc4e08e2f6af.png">
<meta property="og:description" content="The Mozilla Developer Network (MDN) provides
information about Open Web technologies including HTML, CSS, and APIs for both Web sites
and HTML5 Apps. It also documents Mozilla products, like Firefox OS.">
<meta property="og:title" content="Mozilla Developer Network">
Posted by: Guest on December-12-2019

Browse Popular Code Answers by Language