fel_website/output/sunday.html
2020-05-05 18:11:10 +02:00

37 lines
938 B
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Félicie | Sunday
</title>
<link rel="stylesheet" href="/theme/css/main-v2.css" type="text/css" />
</head>
<body>
<header>
<h1>better days</h1>
</header>
<div class='content'>
<div class="article-content">
<h1 class='article-title'>Sunday</h1>
<h2 class='article-author'> by felicie</h2>
<div class='article-content'> <p><audio controls="controls"
src="sounds/sunday.wav"
autoplay loop
class='audio'>
Your browser does not support the HTML5 Audio element.
</audio></p>
<p><img alt="01" src="images/sunday/01-sunday.jpg">
<img alt="02" src="images/sunday/02-sunday.jpg"></p></div>
</div>
</div>
</body>
<footer>
<a id="home" href="/index.html">home</div>
<a id="about" href="/pages/about.html">about</div>
<a id="download" href="/pages/download.html">download</div>
</footer>
</html>