-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflow.html
More file actions
71 lines (65 loc) · 1.86 KB
/
flow.html
File metadata and controls
71 lines (65 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html>
<html>
<head>
<title>64-31 - Projet - Flux</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="ressources/css/style.css" />
<link rel="stylesheet" href="ressources/css/mobileStyle.css" />
</head>
<body>
<header>
<h1>HES-SO Vs - 64-31 - Web Development</h1>
<nav>
<!-- Hamburger -->
<ul>
<li class="hamburger">
<img src="ressources/images/hamburger_icon.svg" />
</li>
<li>
<a href="description.html">Description</a>
</li>
<li>
<a href="sketch.html">Sketch</a>
</li>
<li>
<a href="mockup.html">Mockup</a>
</li>
<li class="active">
<a href="flow.html">Flow</a>
</li>
<li>
<a href="logbook.html">Logbook</a>
</li>
<li>
<a href="game.html">Game</a>
</li>
<li>
<a href="forms.html">Forms</a>
</li>
</ul>
</nav>
</header>
<main>
<!-- Début zone pour votre contenu -->
<section id="articles">
<article>
<header>
<h2>Flow Diagram</h2>
<p>By Elia Pfammatter the 15/10/2024 at 09:00</p>
</header>
<div style="max-width: 50%">
<img src="ressources/images/mockups/FlowDiagramPirateGame.png" />
</div>
</article>
</section>
<!-- >Fin zone pour votre contenu -->
<!-- >Fin zone pour votre contenu -->
</main>
<footer>
<img id="logo" src="ressources/images/logo.png" />
</footer>
<script src="ressources/js/script.js"></script>
</body>
</html>
kjdsbgilfubgrilubgiu