-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
179 lines (174 loc) · 6.23 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="Style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css">
<title>Minirobinbin's webpage of stuff</title>
<link rel="icon" href="Navbar.png" type="image/x-icon">
</head>
<body>
<header>
<a class="logo" href="https://itspikachugaming.github.io">
<img class="logo-pic"alt="Navbar image" src="Navbar.png"
</a>
<div class="navbar">
<a href="https://www.roblox.com" target="_blank">Roblox <i class="fas fa-gamepad"></i></a>
<a href="https://youtube.com" target="_blank">Youtube <i class="fab fa-youtube"></i></a>
<a href="https://apple.com/au/" target="_blank">Apple <i class="fab fa-apple"></i></a>
<a href="https://google.com" target="_blank">Google <i class="fab fa-google"></i></a>
<div class="dropdown">
<button class="dropbtn">School tasks
<i class="fas fa-angle-down"></i>
</button>
<div class="dropdown-content">
<table>
<tbody>
<tr>
<td style="width: 25%; color: white;"><h2>2022</h2></td>
<td style="width: 25%; color: white;"><h2>2023</h2></td>
</tr>
<tr>
<td style="width: 25%;">
<a href="https://itspikachugaming.github.io/school-tasks/2022/launch/launch-water-project" target="_blank">Launch-water project</a>
<a href="https://itspikachugaming.github.io/school-tasks/2022/health/ad" target="_blank">Health-AD</a>
</td>
<td style="width: 25%;">
<a href="https://itspikachugaming.github.io/school-tasks/2023/health/cocaine-wikipedia" target="_blank">Health-cocoaine wikipedia</a>
<a href="https://itspikachugaming.github.io/school-tasks/2023/media/Photography-series-task" target="_blank">Media-Photography series task</a>
<a href="https://itspikachugaming.github.io/school-tasks/2023/humanities/Biome-research-project" target="_blank">Humanities-Biomes research project</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</header>
</body>
<body>
<br>
<br>
<br>
<br>
<br>
<br>
<h1 style="padding-left: 3%; color: aliceblue;">hello <i class="fas fa-smile-beam fa-spin"></i></h1>
<br>
<br>
<h1 style="text-align: center; color: aliceblue;">Content will be coming :) <i class="fas fa-cog fa-spin"></i></h1>
<br>
<br>
<br>
<table style="padding-left: 45%;">
<tr>
<td>
<h1 style="text-align: center; background-color: grey;"><a style="color: aliceblue; text-decoration: none;" href="https://itspikachugaming.github.io/blackhole.pkg" target="_blank"> blackhole download </a><i class="fas fa-file-archive" style="color: #ffffff;"></i> </h1>
</td>
</tr>
</table>
<iframe src="https://discord.com/widget?id=1015604491254505572&theme=dark" width="300" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts" style="padding-left: 83%;"></iframe>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<!-- start sw-rss-feed code -->
<script type="text/javascript">
<!--
rssfeed_url = new Array();
rssfeed_url[0]="https://reddit.com/r/mac.rss";
rssfeed_frame_width="230";
rssfeed_frame_height="260";
rssfeed_scroll="on";
rssfeed_scroll_step="6";
rssfeed_scroll_bar="off";
rssfeed_target="_blank";
rssfeed_font_size="12";
rssfeed_font_face="";
rssfeed_border="on";
rssfeed_css_url="https://feed.surfing-waves.com/css/style3a.css";
rssfeed_title="on";
rssfeed_title_name="";
rssfeed_title_bgcolor="#3366ff";
rssfeed_title_color="#fff";
rssfeed_title_bgimage="";
rssfeed_footer="on";
rssfeed_footer_name="rss feed";
rssfeed_footer_bgcolor="#fff";
rssfeed_footer_color="#333";
rssfeed_footer_bgimage="";
rssfeed_item_title_length="50";
rssfeed_item_title_color="#666";
rssfeed_item_bgcolor="#fff";
rssfeed_item_bgimage="";
rssfeed_item_border_bottom="on";
rssfeed_item_source_icon="off";
rssfeed_item_date="off";
rssfeed_item_description="on";
rssfeed_item_description_length="120";
rssfeed_item_description_color="#666";
rssfeed_item_description_link_color="#333";
rssfeed_item_description_tag="off";
rssfeed_no_items="0";
rssfeed_cache = "f998d27983ba4106d3e725c39c48e772";
//-->
</script>
<script type="text/javascript" src="//feed.surfing-waves.com/js/rss-feed.js"></script>
<!-- The link below helps keep this service FREE, and helps other people find the SW widget. Please be cool and keep it! Thanks. -->
<div style="color:#ccc;font-size:10px; text-align:right; width:230px;">powered by <a href="https://surfing-waves.com" rel="noopener" target="_blank" style="color:#ccc;">Surfing Waves</a></div>
<!-- end sw-rss-feed code -->
<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>
<br>
<br>
</body>
<footer>
<div class="socials">
<a href="https://www.reddit.com/u/Itspikachucraft" target="_blank"><i class="fab fa-reddit" style="color: #686868;"></i></a>
<a href="https://twitter.com/robinxiong13" target="_blank"><i class="fab fa-twitter" style="color: #686868;"></i></a>
<a href="https://youtube.com/@minirobinbin" target="_blank"><i class="fab fa-youtube" style="color: #686868;"></i></a>
</div>
<br>
<div class="copy">
<p>© ByRobin | Made with Youtube and Bing | Made with a Macbook Pro M1<i class="fab fa-apple fa-sm"></i></p>
</div>
</footer>
</html>