Html
Metadata
Html
Html
Basics
Html
Basics
Html
Paragraphs
Html
Physical Styles
Html
Logical Styles
Html
Headings
Html
Elements
Html
Fonts
Html
Tags
Html
Lists
Html
Attributes
Html
Tables
Html
Images
Html
Links
Html
Blocks/ Inline
Html
Forms
Html
Metadata
Html
Phrase
Html
Frames
Html
Image Maps
Html
Multimedia
Html 5
Html 5
Introduction
Html 5
Doctype
Html 5
Html Element
Html 5
Head Element
<header>
<nav>
<aside>-Grouping <nav> & other elements in sidebar
<aside>-Grouping <nav> & other elements in sidebar
<section>
<footer>
<article>
Html 5
Boolean Attributes
Html 5
Closing Tags
Html 5 Forms
Html 5
Forms Introduction
Html 5
Form Attributes
Html 5
Input Types
Html 5
Form Controls
Html 5
Existing Form Controls/ Attribute Changes
Html 5
Override Browser defaults
Html 5 Graphics
Html 5
SVG
Html 5
Canvas
Html 5 Media
Html 5
Audio
Html 5
Video
Html 5 API
Html 5
Geolocation
Html 5
Drag & Drop
Html 5
Web Storage
Html 5
Web Workers
Html 5
Micro Data
Html 5 Misc
Html 5
Url History
Html 5
File Reader
Html 5
Accessibility
Html 5
Offline Web App
Html
Html
Basics
Html
Basics
Html
Paragraphs
Html
Physical Styles
Html
Logical Styles
Html
Headings
Html
Elements
Html
Fonts
Html
Tags
Html
Lists
Html
Attributes
Html
Tables
Html
Images
Html
Links
Html
Blocks/ Inline
Html
Forms
Html
Metadata
Html
Phrase
Html
Frames
Html
Image Maps
Html
Multimedia
Html 5
Html 5
Introduction
Html 5
Doctype
Html 5
Html Element
Html 5
Head Element
<header>
<nav>
<aside>-Grouping <nav> & other elements in sidebar
<aside>-Grouping <nav> & other elements in sidebar
<section>
<footer>
<article>
Html 5
Boolean Attributes
Html 5
Closing Tags
Html 5 Forms
Html 5
Forms Introduction
Html 5
Form Attributes
Html 5
Input Types
Html 5
Form Controls
Html 5
Existing Form Controls/ Attribute Changes
Html 5
Override Browser defaults
Html 5 Graphics
Html 5
SVG
Html 5
Canvas
Html 5 Media
Html 5
Audio
Html 5
Video
Html 5 API
Html 5
Geolocation
Html 5
Drag & Drop
Html 5
Web Storage
Html 5
Web Workers
Html 5
Micro Data
Html 5 Misc
Html 5
Url History
Html 5
File Reader
Html 5
Accessibility
Html 5
Offline Web App
<meta> tag
To insert metadata into an HTML file, insert
<meta>
tags inside the
<head>..</head>
element.
Notes:
Note
-
<meta>
tag doesn't have an ending tag. (i.e it is an empty element)
- There can be as many
tags inside the
<head>..</head>
element as you like.
Related Tutorial
1
<meta> tag
2
<meta> tag attribute
3
web page description
4
web page keywords
5
Author and Copyright
6
Creation and Updating Date
7
Contact Details
8
The File Details
9
lang attribute
10
Refreshing a web page
11
Forwarding a web page
12
Pragma directive
13
comment block
Follow Us
Try it
http://codeamaze.com
Share this tutorial
Contents
+