BLOCKQUOTES
The blockquote tag designates the quotes text. There are two special tags for marking
quoted text. It defines the block quotation. Let us demonstrate the <blockquote> tag with
code below :
<html>
<head>
<title>blockquote tag</title>
</head>
<body>
<blockquote>Hello</blockquote> there !...<br />
<q>Hello</q> there !...<br />
</body>
</html>
The following table describes the attributes that is supported by blockquote tag :
Attribute cite, class, dir, id, lang, onClick,
onDblClick, onKeyDown, onKeyPress, onKeyUp,
onMouseDown, onMouseMove, onMouseOut,
onMouseOver, onMouseUp, style, title.
© Copyright Sourabh Bhandari http://sourabhandari.in