• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql
You are here: Home / HTML / Tags / HTML Cite Tag

HTML Cite Tag

August 10, 2013 by techhoneyadmin

HTML Cite TagHTML Cite tag <cite> is used to classify a label or title for some work like book, painting, song etc.

In HTML 4.01 the Cite tag is used for citation whereas in HTML 5 Cite tag is used for labeling or providing title for some work as mentioned above.

Cite HTML tag <cite> is a closed tag needs closing Cite html tag </cite>

Note: Someone’s name can’t be used in HTML Cite tag as the name of a person is not title or label of work.

HTML Cite Tag Syntax

<cite>
Some title here
</cite>

HTML Cite Tag Example

HTML Cite Tag Code Output
HTML Cite Tag - Da Vinci

 

 

 

 

 

<cite>
The Da Vinci Code</cite> is a great book by Dan Brown.
HTML Cite Tag - Da Vinci

 

 

 

 

 

The Da Vinci Code is a great book by Dan Brown.

In the HTML Cite tag example above we can see that the name of the book “The Da Vinci Code” is rendered in a different format than the neighboring it as its wrapped in HTML Cite tag.

HTML Cite tag supports all HTML Global Attributes and HTML Event Attributes


HTML Cite Tag Supporting Browsers

S. No. Browser Supported(Yes/No)
1 Internet Explorer Yes
2 Firefox Yes
3 Google Chrome Yes
4 Opera Yes
5 Safari Yes

Filed Under: Tags Tagged With: Cite html, Cite html tag, Cite in html, Cite tag html, Example of html cite tag, HTML Cite, HTML Cite Code, HTML Cite Tag, Html cite tag example, HTML Cite tag syntax, HTML Code Cite tag, HTML tag Cite, HTMLCiteTag, Syntax of html cite tag, Tag Cite HTML, Tag HTML Cite, What is the use of HTML Cite tag

Copyright © 2023 · Parallax Pro on Genesis Framework · WordPress · Log in