-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
284 lines (251 loc) · 16.5 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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>sirus</title>
<script src='https://kit.f.ontawesome.com/a076d05399.js'></script>
<script src="jquery-3.5.1.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="js/mainScript.js" defer></script>
<meta name="description" content=" sirus.click consist of sirus intentionally misspelled star name SIRIUS and click .
The word sirus stands for science, diverse cultures and customs, while the word click stands for new and modern inventions of technology.">
<meta name="author" content="Sirus">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-18W06453WT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-18W06453WT');
</script>
<script type="text/javascript">
amzn_assoc_ad_type = "link_enhancement_widget";
amzn_assoc_tracking_id = "referrals0f-20";
amzn_assoc_linkid = "{{link_id}}";
amzn_assoc_placement = "";
amzn_assoc_marketplace = "amazon";
amzn_assoc_region = "US";
</script>
<script src="//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1&MarketPlace=US"></script>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="icon" href="/image/sirusLogo.png" sizes="32x32" type="image/png">
<link rel="icon" href="/image/sirusLogo.png" sizes="16x16" type="image/png">
</head>
<body>
<main>
<div class="dashboard">
<!--Header row-->
<div class="frame">
<!--Top left profile image-->
<section class="bar top">
<div class=" profile-img">
<figure>
<img id="p-img" src="/image/sirusLogo.png" alt="Sirus Logo">
<!-- <figcaption>hello</figcaption> -->
<div class="captioner">
<figcaption id="p-cap">culture, technology, science</figcaption>
</div>
</figure>
</div>
</section>
<!--Main Header content-->
<section class="top">
<div class="mainHeader">
<h1 id="sirius">Sirus</h1>
</div>
<div class='mainHeader'>
<!-- Social media icons -->
<a href="https://twitter.com/sirus_click" class="fa fa-twitter"></a>
<a href="https://www.instagram.com/sirus_click/" class="fa fa-instagram"></a>
<a href="https://www.facebook.com/profile.php?id=100073842672239" class="fa fa-facebook"></a>
<!-- <a href="#" class="fa fa-youtube"></a> -->
<!-- <a href="#" class="fa fa-snapchat-ghost"></a> -->
</div>
</section>
</div>
<!--Body row-->
<div class="frame">
<section class="bar">
<!--Nav bar link on left side-->
<div class="nav-bar">
<div class="link link2">
<a href="#" onclick="myfunc()" id="xaz">Home</a>
</div>
<div class="link link3">
<a href="#" onclick="aboutFunc()" id="About">About</a>
</div>
<div class="link link4">
<a href="/template/reward.html" target="blank" id="Donate">Reward</a>
</div>
</div>
</section>
<section>
<!--Main content-->
<div class="main">
<!--Home content when once Home link is clicked-->
<div id="home">
<!--A row of one/two columns-->
<div class="mainContent">
<!--first column-->
<div class="container">
<img src="https://cdn.pixabay.com/photo/2016/07/24/16/18/binary-1538717_960_720.jpg" alt="Internet connecting the world" class="image">
<div class="overlay">
<div class="text">
<h1>Citizenship</h1>
<p>Citizenship is an agreement between an individual and a state. If that is the case, how many citizenships are you entitled to?</p>
<button onclick="myFunction()" id="myBtn"> <a href="/template/citizenship04051984.html">Find out</a></button>
</div>
</div>
</div>
<!--second column-->
<!-- <div class="container">
<img src="https://cdn.pixabay.com/photo/2016/05/13/17/16/letter-1390463_960_720.jpg" alt="Rose flowers on a letter." class="image">
<div class="overlay">
<div class="text">
<h1>Letter</h1>
<p>
Writing a letter is the most underestimated writing skill in the E-communication era. In this article, discover how-to and tips.
</p>
<button onclick="myFunction()" id="myBtn"> <a href="/template/mailWriting011121.html">Read more</a></button>
</div>
</div>
</div> -->
</div>
<!--A row of one/two columns-->
<div class="mainContent">
<!--first column-->
<div class="container">
<img src="https://image.freepik.com/free-vector/cultural-diversity_52683-9336.jpghttps://image.freepik.com/free-photo/kids-fun-children-playful-happiness-retro-togetherness-concept_53876-30164.jpg" alt="Children Smilling" class="image">
<div class="overlay">
<div class="text">
<h1>Diversity</h1>
<p>Like the stars in the sky, we can all (with our differences) share and live with cohesion on this Earth... </p>
<button onclick="myFunction()" id="myBtn"> <a href="template/Diversity121021.html">Read more</a></button>
</div>
</div>
</div>
<!--second column-->
<div class="container">
<img src="https://cdn.pixabay.com/photo/2016/05/13/17/16/letter-1390463_960_720.jpg" alt="Rose flowers on a letter." class="image">
<div class="overlay">
<div class="text">
<h1>Letter</h1>
<p>
Writing a letter is the most underestimated writing skill in the E-communication era. In this article, discover how-to and tips.
</p>
<button onclick="myFunction()" id="myBtn"> <a href="/template/mailWriting011121.html">Read more</a></button>
</div>
</div>
</div>
</div>
<!--A row of one/two columns-->
<div class="mainContent">
<!--first column-->
<div class="container">
<!-- <img src="https://image.freepik.com/free-vector/cultural-diversity_52683-9336.jpghttps://image.freepik.com/free-photo/kids-fun-children-playful-happiness-retro-togetherness-concept_53876-30164.jpg" alt="Children Smilling" class="image"> -->
<!-- <div class="overlay"> -->
<!-- <div class="text"> -->
<!-- <h1>Diversity</h1> -->
<!-- <p>Like the stars in the sky, we can all (with our differences) share and live with cohesion on this Earth... </p> -->
<!-- <button onclick="myFunction()" id="myBtn"> <a href="template/Diversity121021.html">Read more</a></button> -->
<!-- </div> -->
<!-- </div> -->
<a href="https://kol.jumia.com/api/click/banner/71aca2db-7612-4e34-b224-743213034ab6/2128befa-45dd-4701-bf15-8b7586f4d808"><img src="https://kol.jumia.com/banners/gPd4rHn0GXL8cNEwlls1DXyaBT39QR32mOxGVzTM.jpg" alt="Jumia Black Friday teasing deals" style="width: 100%; height:80%;" /></a>
</div>
<!--second column-->
<!-- <div class="container">
<img src="https://cdn.pixabay.com/photo/2016/05/13/17/16/letter-1390463_960_720.jpg" alt="Rose flowers on a letter." class="image">
<div class="overlay">
<div class="text">
<h1>Letter</h1>
<p>
Writing a letter is the most underestimated writing skill in the E-communication era. In this article, discover how-to and tips.
</p>
<button onclick="myFunction()" id="myBtn"> <a href="/template/mailWriting011121.html">Read more</a></button>
</div>
</div>
</div> -->
</div>
<!--A row of one/two columns-->
<div class="mainContent">
<!--first column-->
<div class="container">
<img src="https://image.freepik.com/free-photo/beautiful-girl-walking-sun-moon-lake-taiwan_335224-597.jpg" alt="Beautiful girl walking at sun moon lake in taiwan" class="image">
<div class="overlay">
<div class="text">
<h1>Captivating</h1>
<p>All wonders, I asked myself, sitting lonely on a brick bench watching Venus as it set.</p>
<button onclick="myFunction()" id="myBtn"> <a href="/template/Beauty and Atrraction.html">Read more</a></button>
</div>
</div>
</div>
<!--Second column-->
<div class="container">
<img src="https://image.freepik.com/free-photo/lonely-sad-person-from-with-hoodie-sitting-near-sea-thinking-about-life_181624-21979.jpg" alt="A lonely sad person from behind with a hoodie sitting near the sea thinking about life " class="image">
<div class="overlay">
<div class="text">
<h1>The grieve</h1>
<p>Amid all these, he recalls the reality that it encapsulates. Indeed, it was a heart-rending moment.</p>
<button onclick="myFunction()" id="myBtn"> <a href="template/theGrieve221021.html">Read more</a></button>
</div>
</div>
</div>
</div>
</div>
<!--About content once about link is clicked-->
<div id="about">
<div class="mainContent">
<div class="container">
<img class="image" src="/image/sirius-mirzam-adhara-wezen.png" alt="Waves">
</div>
<div class="container">
<div class="image">
<h3>About Sirus</h3>
<br>
<p>
<p class="mb-0">"<a href="https://sirus.click/index.html">sirus.click</a>" consist of "<em>sirus</em>" intentionally misspelled star name <strong>SIRIUS</strong> and "<em>click</em>".</p>
<p class="mb-0">The word <em>sirus</em> stands for science, diverse cultures and customs, while the word <em>click</em> stands for new and modern inventions of technology.</p>
</p>
</div>
</div>
</div>
<div class="mainContent">
<div class="container">
<img class="image" src="https://earthsky.org/upl/2016/02/2016-february-constellation-orion-and-star-sirius.jpg" alt="Waves">
</div>
</div>
<div class="mainContent">
<div class="container">
<div class="image">
<h3>Sirius</h3>
<p class="text">
<p class="mb-0">Sirius is a binary star consisting of two stars orbiting each other with a separation of about 20AU.</p>
<p class="mb-0"><a href="https://earthsky.org/brightest-stars/sirius-the-brightest-star/">Sirius</a>, also known as dog star, is in the constellation of Canis Major (The Greater Dog). Sirius is the brightest star in the sky
as observed from the Earth because of its proximity to the Earth- about 8.6ly and its high luminosity.
</p>
</p>
</div>
</div>
<div class="container">
<figure>
<img class="image" src="https://earthsky.org/upl/2020/09/Orion-Sirius-Garth-Battista-Roxbury-NY-sep26-2020-e1601156925837.jpg" alt="Waves">
<figcaption class="captioner">
Photo: <a href="https://earthsky.org/brightest-stars/sirius-the-brightest-star/">earthsky.org</a>
</figcaption>
</figure>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</main>
</body>
</html>