-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
33 lines (26 loc) · 1.48 KB
/
index.html
File metadata and controls
33 lines (26 loc) · 1.48 KB
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
<!DOCTYPE HTML5>
<html>
<head>
<title>Profile</title>
<link rel="icon" href="http://etc-mysitemyway.s3.amazonaws.com/icons/legacy-previews/icons/simple-red-square-icons-alphanumeric/128147-simple-red-square-icon-alphanumeric-letter-c.png"></link>
<link rel="stylesheet" href="style.css"></link>
</head>
<body>
<div class="page">
<h1>Chelsea Cheng</h1>
<img class="icon" src="http://www.taiwan-travel-experience.com/image-files/taiwan-flag.jpg"></img>
<p><u>EDUCATION</u> <br>
<span>M | Statistics and Information Science<br>m | French<br> @ FU JEN CATHOLIC UNIVERSITY</span><br>
</p>
<p><u>EXPERIENCE</u> <br>
<span>Quality Assurance Personnel @ CHI SHENG CHEMICAL CORPORATION</span><br>
<span>Retail Specialist @ WORLD DISNEY WORLD</span><br>
<span>Store Keeper @ SHERLLY FLORIST</span><br>
</p>
<p><u>CURRENTLY</u><br> Started to learn how to code my own webpage with four partners @ undefined</p><br><br>
<a href="http://www.google.com"> <img class="icon" src="https://lh3.googleusercontent.com/-jjRcMmLlBvY/AAAAAAAAAAI/AAAAAAAAAAA/bntHy0CTBs0/photo.jpg"></img></a>
<a href="http://www.facebook.com"> <img class="icon" src="http://www.unitycenterps.org/wp-content/uploads/facebook-icon.png"></img></a>
<a href="http://instagram.com/chelseable"> <img class="icon" src="http://www.godanskermom.com/wp-content/uploads/2013/03/instagram-icon.png"></img></a>
</div>
</body>
</html>