Articles → HTML → Cite Tag In HTML

Cite Tag In HTML






Purpose




  1. a book
  2. a movie
  3. a product



Syntax


<cite>Title of the work</cite>



Example


<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">

<head>
	<meta charset="utf-8" />
	<title></title>
</head>

<body>
	<p><cite>2 States</cite> by Chetan Bhagat</p>
</body>

</html>

Try It


Output


Picture showing the output of cite tag in html
Click to Enlarge


Browser Support


Internet ExplorerFirefoxChromeSafariOperaEdge
YesYesYesYesYesYes



Posted By  -  Karan Gupta
 
Posted On  -  Sunday, December 18, 2016
 
Updated On  -  Tuesday, January 1, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250