Création interface web
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<header>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link rel="stylesheet" href="./bootstrap-5.3.3-dist/css/bootstrap.css">
|
||||
<script src="./js/bootstrap.js"></script>
|
||||
<title>MinHAUMTaure</title>
|
||||
</header>
|
||||
<body>
|
||||
<h1 class="text-center">Bienvenue sur MinHAUMTaure</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user