-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
139 lines (129 loc) · 5.82 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPEhtml>
<html>
<head>
<link rel="icon" href="favicon.ico">
<title id="title">Nailuj's Website</title>
<link href="https://fonts.googleapis.com/css?family=Chakra+Petch|Dokdo|Jua|Mina|Quicksand|Skranji" rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<meta name="description" content="Official website of Nailuj29gaming on YouTube">
<meta name="keywords" content="Nailuj,Nailuj29,gaming,Nailuj29gaming,pokemon,TCG,Epic Pokemon Pullz">
<meta charset="UTF-8">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css">
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script src="script.js"></script>
</head>
<!--Main-->
<body style="margin:0px">
<div id="all">
<div class="banner" onclick="window.location.href='index.html'">
Nailuj29<span class="gaming">gaming</span>
</div>
<!--Menubar-->
<div class="menubar" id="mb1"></div>
<div class="menubar" id="mb2"></div>
<div class="menubar" id="mb3"></div>
<div class="menubar-item" id="mbi1" onclick="window.location.href='youtube.html'">
<br>YouTube
</div>
<div class="midmenubar-item" id="mbi2" onclick="window.location.href='games.html'">
<br>Games
</div>
<div class="menubar-item" id="mbi3" onclick="location.href='Coding.html'">
<br>Coding
</div>
<div class="margin">
<!-- margin for main header-->
</div>
<div class="bg1">
<div class="intro">
<h1>Home</h1>
</div>
</div>
<div class="main">
<h2 class="header">Official website of Nailuj29gaming</h2>
<p>
Welcome to the official website of Nailuj29gaming. <a href="">Nailuj29gaming</a>
is a YouTube channel. You may also know it as Epic Pok<span id="ee">é</span>mon Pullz, which no longer will post any
videos after this website is released. Naiuj29gaming will make mainly gaming videos.
</p>
</div>
</div>
<!--Easter Egg. Btw, don't read this-->
<div id="hidden">
<div class="banner">
Nailuj29<span class="gaming">gaming</span>
</div>
<!--Menubar-->
<div class="menubar" id="mb1"></div>
<div class="menubar" id="mb2"></div>
<div class="menubar" id="mb3"></div>
<div class="menubar-item" id="mbi1" onclick="window.location.href='youtube.html'">
<br>YouTube
</div>
<div class="midmenubar-item" id="mbi2" onclick="window.location.href='games.html'">
<br>Games
</div>
<div class="menubar-item" id="mbi3" onclick="location.href='scratch.html'">
<br>
<!--You're stilll reading?!-->
Scratch
</div>
<div class="margin">
<!-- margin for main header-->
</div>
<div class="bg1">
<div class="intro-ee">
<h1>Easter Egg</h1>
</div>
</div>
<div class="main">
<h2 class="header">Huh???</h2>
<p>
How did you find this??(if you want to go back, press Ctrl+R on Windows or Cmd+R on mac) Whatever... Leave now.<br>
The menubar works, you know.<br>
I asker you to get out politely. <br>
<span id="close">Click me to get easteregg...er.</span>
<br>(If you have found this comment on my first video)
</p>
</div>
</div>
<div id="hiddener">
<div class="banner">
Nailuj29<span class="gaming">gaming</span>
</div>
<!--Menubar-->
<div class="menubar" id="mb1"></div>
<div class="menubar" id="mb2"></div>
<div class="menubar" id="mb3"></div>
<div class="menubar-item" id="mbi1" onclick="window.location.href='youtube.html'">
<br>YouTube
</div>
<div class="midmenubar-item" id="mbi2" onclick="window.location.href='games.html'">
<br>Games
</div>
<div class="menubar-item" id="mbi3" onclick="location.href='scratch.html'">
<br>
<!--You're stilll reading?!-->
Scratch
</div>
<div class="margin">
<!-- margin for main header-->
</div>
<div class="bg1">
<div class="intro-ee">
<h1>Easter Egg</h1>
</div>
</div>
<div class="main">
<h2 class="header">Wow.</h2>
<p>
That must take a LOT of luck. I was testing for 10 minutes, but never found this page.
Please subscribe if you managed to spend enough time to find this! <i class="far fa-smile-wink"></i>
</p>
</div>
</div>
</body>
</html>
<!--I warned you not to read it. It ruins the fun of finding it on your own.-->