Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Titre du document</title>
</head>
<body>
<p>C'est un texte normal.</p>
<p><big>Ce texte est plus grand.</big></p>
</body>
</html>