<html>
<head>
<title>Addition </title></head>
<body>

<h1>Exemple d'addition </h1>

<p>
5 + 10 = 15
</p>

</body>
</html>
