Articles → HTML → Blockquote Tag In HTML

Blockquote Tag In HTML






Purpose





Syntax


<blockquote cite=""> Text </blockquote>





Example




<html>

<head>
	<title>blockquote Demo</title>
</head>

<body> In this article, we will discuss about index. Let us start with definition.
	<blockquote cite="http://en.wikipedia.org/wiki/Database_index"> An index is a data structure which improves the speed of data retrieval operations on database table at the cost of additional writes and storage space to maintain the index data structure </blockquote>
</body>

</html>

Try It




Output


Picture showing the output of blockquote tag in HTML
Click to Enlarge


Browser Support


Internet ExplorerFirefoxChromeSafariOperaEdge
YesYesYesYesYesYes



Posted By  -  Karan Gupta
 
Posted On  -  Monday, October 17, 2016
 
Updated On  -  Saturday, October 7, 2017

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250