site-racloody/index.html

22 lines
473 B
HTML
Raw Normal View History

2024-01-22 14:23:35 +00:00
<!DOCTYPE html>
<html>
<head>
<title>Racloody</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="CSS/styles.css">
</head>
<body>
<section class="top-page">
<header class="header">
<img src="../images/logo_tpst.png" alt="Logo Racloody">
</header>
<div class="landing-page">
<h1 class="big-title">Racloody, le premier vinyle au fromage</h1>
</div>
</section>
</body>
</html>