test-site-web-statique/index.html

12 lines
157 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Ma page de test</title>
</head>
<body>
<p>ceci est un test</p>
</body>
</html>