The HTML5 cite Tag

The HTML5 <cite> tag is necessary when indicating the title of a specific work that is incorporated in the HTML document. It is useful when putting the title of a book, song, movie, TV show, painting, sculpture and other works.

It has to be emphasized that putting the name of the person responsible for the work should not be included because this is not part of the title anymore.

Using the <cite> tag is just the same for both HTML5 and HTML4.01. It is also supported by the major web browsers like Safari, Google Chrome, Internet Explorer and Opera.

When it comes to Global Attributes and Event Attributes, the HTML5 <cite> tag is capable of supporting both.

Featured pages

Overview

Learn about HTML5 architecture, design principles and patterns on HTML5 Overview Tutorial. Become …

Tags

Learn about HTML5 tags and discover a new list of HTML5 tags. Find out about HTML5 tags support by…

Welcome

 Learn HTML5 development techniques, tips and tricks on our website. Find out what is required…

Date Time Picker

HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking …