Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Titre du document</title>
</head>
<body>
<p>C'est un texte ordinaire.</p>
<p style="font-family: monospace"><tt>Et c'est un texte télétype.</tt></p>
</body>
</html>