<a>
<abbr>
<acronym>
<address>
<area />
<bdo>
<blockquote>
<body>
<br />
<button>
<caption>
<cite>
<code>
<dd>
<del>
<dfn>
<div>
<dl>
<dt>
<em>
<fieldset>
<form>
<h1>
<h2>
<h3>
<h4>
<h5>
<h6>
<head>
<hr />
<html>
<img />
<input />
<ins>
<kbd>
<label>
<legend>
<li>
<link />
<map>
<meta />
<noscript>
<object>
<ol>
<optgroup>
<option>
<p>
<param />
<pre>
<q>
<samp>
<script>
<select>
<span>
<strong>
<style>
<sub>
<sup>
<table>
<tbody>
<td>
<textarea>
<tfoot>
<th>
<thead>
<title>
<tr>
<ul>
<var>
La balise <cite> représente la source d'une citation dans une page web xhtml (balise de type EN LIGNE). La balise <cite> entoure la source d'une citation si bien qu'on peut la trouver avant ou après la citation elle-même. L'attribut cite contient la référence médiamétrique de la citation.
<p>
<q>To be or not to be.</q>
<cite>Shakespear</cite>
</p>
<p>
<cite>Einstein</cite>
<q>Dieu ne joue pas aux dés!</q>
</p>
<p>
<q>To be XHTML or not to be XHTML.</q>
<cite cite="http://www.fabien-branchut.fr">Fabien BRANCHUT</cite>
</p>
2024 © Fabien Branchut