-
Notifications
You must be signed in to change notification settings - Fork 0
/
raykesh.html
54 lines (51 loc) · 1.91 KB
/
raykesh.html
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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>raykesh</title>
<link rel="stylesheet" type="text/css" href="raykesh.css">
<link rel="stylesheet" href="https://site-assets.fontawesome.com/releases/v5.15.4/css/all.css">
<style>
/* CSS à part */
</style>
<script>
<!-- Js TODO -->
</script>
</head>
<!-- =================================================================================================================================================================== -->
<body>
<!-- Le Début du contenu -->
<div class="btn-group">
<button class="button"><i class="fas fa-home fa-flip-horizontal" style="color: #000000;"></i></button>
<button class="button"><i class="fas fa-trophy" style="color: #FFD43B;"></i></button>
<button class="button"><i class="fas fa-sword"></i></button>
<button class="button"><img src="https://icons.iconarchive.com/icons/crountch/one-piece-jolly-roger/128/Luffys-flag-2-icon.png" style="max-height : 14px; width : auto; "/></button>
</div>
<br><br>
<h1>Bienvenue</h1>
<br><br>
<ul><ul>
<ul>
<li><a href="https://raykeshr.github.io/raykesh.github.io/"> Sommaire </a></li>
<li><a href="#" class="test"> raykesh </a></li>
</ul>
</ul></ul>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br>
<br><br><br><br>
<br><br><br><br>
<p style="color:azure;">Site Crée Par Raykesh</p>
<!-- La Fin du contenu -->
</body>
</html>