univ.phundrak.fr/faker/index.html

36 lines
1.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="fr">
<head>
<title>Faker - Lucien Cartier-Tilet</title>
<meta name="description" content="Page universitaire de Lucien Cartier-Tilet" />
<meta name="author" content="Lucien Cartier-Tilet" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="initial-scale=1, user-scalable=yes, maximum-scale=5, width=device-width, height=device-height">
<link rel="stylesheet" type="text/css" href="../css/style.css">
<script src="../js/faker.min.js"></script>
<script src="../js/exo-faker.js"></script>
</head>
<body>
<ul class="navbar">
<li><a href="../">Home</a></li>
<li><a href="../square/">Square</a></li>
<li><a class="active" href="../faker/">Faker</a></li>
<li><a href="../canvas/">Canvas</a></li>
<li><a href="../button/">Button</a></li>
</ul>
<div class="container">
<div class="content">
<h2>Liste des identitées créées avec Faker</h2>
<p>Vous pouvez trouver ci-dessous une liste de cinq cent identitées créées à laide de la bibliothèque <a href="https://github.com/Marak/faker.js">Faker.js</a>.</p>
<div id="list" style="text-align:center">
<p>Chargement...</p>
<p>Si rien ne se passe au bout de dix secondes, veuillez vérifier que votre navigateur web supporte Javascript, et réessayez.</p>
</div>
</div>
</div>
</body>
</html>