11 lines
173 B
HTML
11 lines
173 B
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charse ="utf-8">
|
|
<title>Prjet Site Web</title>
|
|
</head>
|
|
<body>
|
|
<h1> Bienvenue sur le sitre de l'entreprise</h1>
|
|
</body>
|
|
</html>
|