generated from Templates_CodeFirst/templateHtmlCss
Supprimer 'sae.html'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
fdb2718141
commit
f3d43d9216
@ -1,23 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Portfolio </title>
|
||||
<link rel="stylesheet" href="mycoolstyle.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="navbar">
|
||||
<a href="#index">Accueil</a>
|
||||
<a href="#cv">CV</a>
|
||||
<a class="active" href="#sae">SAE</a>
|
||||
</div>
|
||||
|
||||
<div style="padding: 20px;">
|
||||
<h2>Contenu de la page</h2>
|
||||
<p>page sae</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue