<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<p>B O N J O U R</p>
<pre>
B
O
N
J
O
U
R
</pre>
<p>Nous apprenons le HTML <br> c'est de la programmation web</p>
</body>
</html>