-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
61 lines (51 loc) · 2.31 KB
/
index.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
55
56
57
58
59
60
61
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" type="image/x-icon" href="unnamed.png">
<title>MainYTlol</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/fontawesome.css">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>
<nav>
<ul>
<li id="logo"><a href="#">MainLOL</a></li>
<li><a href="https://www.youtube.com/channel/UCgfUeimQcRa4l6wJAHWsj_Q" target="_blank">Youtube</a></li>
<li><a href="notavailablelol.html">DISCORD</a></li>
<li><a href="https://gdcolon.com/%F0%9F%97%BF" target="_blank">nothing</a></li>
</ul>
</nav>
<div id="imagePrincipale">
<h1>Main_YTlol</h1>
<div id="premierTrait"></div>
<h4>a programmer, a happy wheels creator,</h4>
<h4>and other stuff.</h4>
<p>yes.</p>
</div>
</header>
<div id="alternativeLinks">
<div class="otherLinks">
<h2> if links do not work or links are not clickable, try here ⬇⬇⬇⬇⬇⬇
</h2>
<h4>Youtube</h4>
<li><a href="https://www.youtube.com/channel/UCgfUeimQcRa4l6wJAHWsj_Q" target="_blank">click here</a></li>
<img src="unnamed.png">
<h4>Discord</h4>
<li><a href="notavailablelol.html">click here</a></li>
<img src="téléchargement.jpeg">
<h4>nothing</h4>
<li><a href="https://gdcolon.com/%F0%9F%97%BF" target="_blank">click here</a></li>
<img src="moai_1f5ff.png">
</div>
<section id="end">
<p>photos i used: ⬇</p>
<a href="https://www.pinterest.com/pin/666180969868906087/" target="_blank">1. why?</a>
<a href="https://yt3.ggpht.com/2-ktgUqai5tRxlPlxlkUiEprgSIv6De6w7SUHqv2Jx39IJ8IuTPRUUTotY-QHkFJLziIchhDqA=s88-c-k-c0x00ffffff-no-rj-mo">2. my icon and favicon</a>
<p> gdcolon if u see this ur cool</p>
</section>
<footer>
</footer>
</body>
</html>