cite Element

Description

The cite element denotes the title of a cited work, such a book, article or film. Its style Convention is cite { font-style: italic; }.

Example

The following code shows the use of the cite element.


<!DOCTYPE HTML>
<html>
<body>
  My favorite is <cite>CSS</cite> by http://en.wikipedia.org.
</body>
</html><!--from  ww w . j a  v  a 2  s. c  o m-->

Click to view the demo





















Home »
  HTML CSS »
    HTML »




HTML Introduction
HTML Document
HTML Section
HTML Group Content
HTML Text Marker
HTML Table
HTML Form
HTML Embed