<citea> ... </cite>
Available in versions: 2.0, 3.2, 4.0
The <cite> tag takes the selected block of text (a citation) and displays it in italics.
Unlike the blockquote tag, the citation is not preceded or followed by paragraph breaks.
So the citation remain inline.
You may still need to use other HTML tags to effect the textual display and appearance that you desire.
It is recommended that you use the blockquote tag for long citations
and the cite tag for short citations.
The closing tag is mandatory.
Core Attributes
class
dir
id
lang
onclick
ondblclick
onkeydown
onkeypress
onkeyup
onmousedown
onmousemove
onmouseout
onmouseover
onmouseup
style
title
Attributes
none.
Code:
As for what was lost, I simply refer you to the photography by Eliot Porter in
<cite>The Place No One Knew: Glen Canyon on the Colorado River.</cite>
Output:
As for what was lost, I simply refer you to the photography by Eliot Porter in
The Place No One Knew: Glen Canyon on the Colorado River.
Copyright 2000 by Infinite Software
Solutions, Inc.
Trademark Information
|