-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
185 lines (174 loc) · 7.33 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
<!DOCTYPE html>
<html>
<head>
<title> Hellen's Website</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Pacifico&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- <header id="main-header">
<div class="container">
<h1>My Website</h1>
</div>
</header> -->
<nav id="navbar">
<div class="container">
<ul>
<li><a href="#">Home</a></li>
<li><a href="#about me">About me</a></li>
<li><a href="#hobbies">Hobbies</a></li>
<li><a href="#socials">Social media</a></li>
</ul>
</div>
</nav>
<div class="slideInLeft">
<section id="showcase">
<div class="container">
</div>
</section>
<section id="introduction">
<div class="container">
<h1>
<span>H</span>
<span>i</span>
<span>!</span>
<span>I</span>
<span>'</span>
<span>m</span>
<span>
<span>H</span>
<span>e</span>
<span>l</span>
<span>l</span>
<span>e</span>
<span>n</span>
</span>
</h1>
<p>
I'm a 4th year student studying Commerce/Computer Science (who just switched cause coding was too fun)!
</p>
<p>
I love art, music and most of all - MY CAT!
</p>
</div>
</section>
<br>
<section id="photos">
<h1 class="bounce center">My "TIME" at Uni</h1>
<div class="row">
<div class="column">
<div class="container2">
<img src="images/image1.jpg" class="image" alt="Image1">
<div class="overlay">
<h3>Cinna Bar 2021</h3>
<p>Highschool friends went to a Scisoc pubcrawl!</p>
<p>One of my favourite memories and a new experience!</p>
</div>
</div>
</div>
<div class="column">
<div class="container2">
<img src="images/image2.jpg" class="image" alt="Image1">
<div class="overlay">
<h3>China 2023-24</h3>
<p>Went back to China for the first time in 5 years!!! </p>
<p>Chopped all my hair off and finally got to experience New Years on the ICE again!
</p>
</div>
</div>
</div>
<div class="column">
<div class="container2">
<img src="images/image3.jpg" class="image" alt="Image1">
<div class="overlay">
<h3>BSOC Ball 2022</h3>
<p>Finishing off the year with a blast!</p>
<p>A great year and one of the best learning opportunites was joining
societies and being a director! Watching subcom grow was definitely
a highlight of the year!
</p>
</div>
</div>
</div>
</div>
</section>
<section id="about me">
<div class="container">
<section id="main">
<h1 class="bounce">About Me</h1>
<p> <b> Name:</b> Hellen Wang (or Hellen Melon)
<br>
<b> Age:</b> 20!
<br>
<b> Height:</b> 170cm (rOuNdED uP)
<br>
<b> Ethnicity:</b> Chinese (Although I get korean a lot)
<br>
<b> Fun Fact:</b> ENFP, I've never broken a bone (fingers crossed)</p>
</section>
<aside id="sidebar">
<h1 class="bounce">My Cat <3</h1>
<img src="images/mycat.jpg" width="50%" alt="My Cat">
</aside>
</div>
</section>
<br>
<section id="hobbies">
<div class="container">
<h1 class="bounce center">Hobbies</h1>
<h2 class="center">Anime Recommendations</h2>
<div class="iframe-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/djyTG19Achg?si=2nKihL7hMMf1HxrB" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </div>
</div>
<ol>
<li>ONE PIECE (watch it now before it ENDS)</li>
<li>Kaichou wa Maid-sama</li>
<li>AOT (sobbing)</li>
<li>Watakoi (so fluffy <3)</li>
<li>Mob Psycho 100</li>
</ol>
<h2 class="center">Manga Recommendations</h2>
<div id="images">
<img class="manga" src="images/yona.jpg" height="100%" alt="Akatsuki no Yona">
<img class="manga" src="images/aoharuride.webp" height="100%" alt="Ao Haru Ride">
</div>
<ol>
<li>Akatsuki no Yona</li>
<li>Ao Haru Ride</li>
<li>Skip Beat</li>
</ol>
</div>
</section>
<section id="socials">
<h1 class="bounce center">Social Media</h1>
<div class="center">
<a href="https://www.instagram.com/hellen_melllon/" target="_blank">
<button class="button">
<img src="images/insta.webp" width="10%" alt="instagram">
<br>Instagram
</button>
</a>
<a href="https://www.facebook.com/hellen.melon.9/" target="_blank">
<button class="button">
<img src="images/facebook.webp" width="10%" alt="facebook">
<br>Facebook
</button>
</a>
<a href="https://www.linkedin.com/in/hellen-wang/" target="_blank">
<button class="button">
<img src="images/linkedin.png" width="10%" alt="linkedin">
<br>LinkedIn
</button>
</a>
</div>
</section>
</div>
<footer id="main-footer">
<p>Copyright © 2023 Hellen's Website</p>
</footer>
</body>
</html>