project basis
This commit is contained in:
19
static/header.php
Normal file
19
static/header.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<!-- Bloc entête -->
|
||||
<header>
|
||||
|
||||
<div class="header_logo">
|
||||
|
||||
<a href="./index.php">
|
||||
<img src="img/deezcyclelogo.png" alt="BD" />
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="header_titre">
|
||||
|
||||
<h1>DeezCycle</h1>
|
||||
<h2>Jeu de dés</h2>
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
Reference in New Issue
Block a user