|
|
@ -4,7 +4,7 @@
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<link type="text/css" rel="stylesheet" href="style.css">
|
|
|
|
<link type="text/css" rel="stylesheet" href="style.css">
|
|
|
|
<title>Corentin</title>
|
|
|
|
<title>Corentin</title>
|
|
|
|
<a href="home.html">Accueil</a>
|
|
|
|
<a href="index.html">Accueil</a>
|
|
|
|
<a href="cursus.html">cursus</a>
|
|
|
|
<a href="cursus.html">cursus</a>
|
|
|
|
<a href="planning.html">planning</a>
|
|
|
|
<a href="planning.html">planning</a>
|
|
|
|
<a href="images.html">Images</a>
|
|
|
|
<a href="images.html">Images</a>
|
|
|
@ -73,9 +73,9 @@
|
|
|
|
<figure>
|
|
|
|
<figure>
|
|
|
|
<div class="video-item">
|
|
|
|
<div class="video-item">
|
|
|
|
<video controls muted>
|
|
|
|
<video controls muted>
|
|
|
|
<source src="video/skye_wtf.mp4" type="video/mp4">
|
|
|
|
<source src="video/Skye_wtf.mp4" type="video/mp4">
|
|
|
|
<source src="video/skye_wtf.ogg" type="video/ogg">
|
|
|
|
<source src="video/Skye_wtf.ogg" type="video/ogg">
|
|
|
|
<source src="video/skye_wtf.webm" type="video/webm">
|
|
|
|
<source src="video/Skye_wtf.webm" type="video/webm">
|
|
|
|
Video format not supported !
|
|
|
|
Video format not supported !
|
|
|
|
</video>
|
|
|
|
</video>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|