Categories

HTML 5 Tags Description

Chris Diaz October 19, 2011
Rating: 5.0/5. From 1 vote.
Please wait...

The internet has changed a lot since HTML 4.01 became a standard in 1999. Today, some elements in HTML 4.01 are obsolete, never used, or not used the way they were intended to. To improve the markup of the templates our developers started to use HTML5 tags and techniques so checking the pages markup you may notice some new tags. The following table describes the functionality of each HTML5 tag you can meet.

New Markup Elements

Tag Description
Specifies independent, self-contained content, could be a news-article, blog post, forum post, or other articles which can be distributed independently from the rest of the site.
For content aside from the content it is placed in. The aside content should be related to the surrounding content
A button, or a radiobutton, or a checkbox
For describing details about a document, or parts of a document
A caption, or summary, inside the details element
For grouping a section of stand-alone content, could be a video
The caption of the figure section
For a footer of a document or section, could include the name of the author, the date of the document, contact information, or copyright information
For an introduction of a document or section, could include navigation
For a section of headings, using

to

, where the largest is the main heading of the section, and the others are sub-headings
For text that should be highlighted
For a measurement, used only if the maximum and minimum values are known
For a section of navigation
The state of a work in progress
For ruby annotation (Chinese notes or characters)
For explanation of the ruby annotation
What to show browsers that do not support the ruby element
For a section in a document. Such as chapters, headers, footers, or any other sections of the document
For defining a time or a date, or both
Word break. For defining a line-break opportunity.

New Media Elements

Tag Description
For multimedia content, sounds, music or other audio streams
For video content, such as a movie clip or other video streams
For media resources for media elements, defined inside video or audio elements
For embedded content, such as a plug-in
For text tracks used in mediaplayers

New Media Elements

Tag Description
For making graphics with a script

New Form Elements

Tag Description
A list of options for input values
Generate keys to authenticate users
For different types of output, such as output written by a script

New Input Type Attribute Values

Type Description
tel The input value is of type telephone number
search The input field is a search field
url The input value is a URL
email The input value is one or more email addresses
datetime The input value is a date and/or time
date The input value is a date
month The input value is a month
week The input value is a week
time The input value is of type time
datetime-local The input value is a local date/time
number The input value is a number
range The input value is a number in a given range
color The input value is a hexadecimal color, like #FF8800
placeholder Specifies a short hint that describes the expected value of an input field

We hope the above description will be able to make your work with our templates more easy and comfortable

This entry was posted in Working with HTML and tagged html 5, tags. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket