Jack
15
Q:

head tag html


<meta name="author" content="John Doe">
 
3
<html>
  <!--this is the head tag,typically define the document
 	title, character set, styles, scripts, and other meta 
	information-->
</html>  
1

<meta http-equiv="refresh" content="30">
 
1
<html>
  <head>
    <title>I am a title so i got to be in head</title>
  </head>
</html>
0
<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">
-1

New to Communities?

Join the community