HTML cite Tag

Example

Define the title of a work with the <cite> tag:
<p><cite>The Scream</cite> by Edward Munch. Painted in 1893.</p>

Teach Yourself  by BH24 HTML Editor Tool!

The <cite> tag is supported in all major browsers.

Definition and Usage

The <cite> tag defines the title of a work (e.g. a book, a song, a movie, a TV show, a painting, a sculpture, etc.).
Note: A person's name is not the title of a work.