univ.phundrak.fr/index.html

30 lines
1.3 KiB
HTML
Raw Normal View History

2018-09-29 19:47:26 +00:00
<!DOCTYPE html>
2018-10-12 12:44:50 +00:00
<html lang="fr">
2018-10-11 01:03:07 +00:00
2018-09-29 19:47:26 +00:00
<head>
<title>Index - Lucien Cartier-Tilet</title>
2018-10-12 12:44:50 +00:00
<meta name="description" content="Page universitaire de Lucien Cartier-Tilet" />
<meta name="author" content="Lucien Cartier-Tilet" />
2018-09-29 19:47:26 +00:00
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
2018-10-12 12:44:50 +00:00
<meta name="viewport" content="initial-scale=1, user-scalable=yes, maximum-scale=5, width=device-width, height=device-height">
2018-09-29 19:47:26 +00:00
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<ul class="navbar">
2018-10-11 01:03:07 +00:00
<li><a class="active" href="./">Home</a></li>
<li><a href="square/">Square</a></li>
<li><a href="faker/">Faker</a></li>
<li><a href="canvas/">Canvas</a></li>
<li><a href="button/">Button</a></li>
2018-09-29 19:47:26 +00:00
</ul>
<div class="container">
<div class="content">
<h2>Site de tests pour Lucien Cartier-Tilet</h2>
<p>Ceci est un site web qui na pour seul but que dhéberger les divers éléments webs développés pour mes cours à luniversité. Il ne sagiront donc que de projet personnels nayant pour seule importance que ma scolarité. En revanche, si un de mes projets duniversité me tient à cœur, je le déplacerais dans un autre sous-domaine de mon site web.</p>
</div>
</div>
</body>
2018-10-11 01:03:07 +00:00
2018-09-29 19:47:26 +00:00
</html>