-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathassign1.html
27 lines (26 loc) · 1.97 KB
/
assign1.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
<!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>Document</title>
</head>
<body>
<h1 style="font-weight:700; font-family:Arial;font-size:1.8em;margin-left:40px;">Guo <sup style="font-weight:100;font-size:20px;">1</sup></h1>
<p style="font-weight: 100; font-family:Arial; margin-left:40px;">/woah but with a g/</p>
<em><p style="color: gray; margin-bottom: -8px; font-weight: 100; font-family:Arial;">adjective</p></em>
<p style="font-weight: 100; font-family:Arial;">adjective: <b>guo; </b> pun 1: <b>guolden; </b>pun 2: <b>guod;</b></p>
<p style="font-family:Arial;margin-left:40px; margin-bottom: -10px;">A sophomore planning to major in Engineering Psychology.</p>
<p style="font-family:Arial;margin-left:40px; margin-bottom: -10px;">Has an IP address of 10.245.60.122.</p>
<p style="color: gray; margin-left:40px; font-weight: 100; font-family:Arial;">"This is a guod opportunity!"</p>
<em><p style="color: gray; margin-bottom: -8px; font-weight: 100; font-family:Arial;">verb</p></em>
<p style="font-weight: 100; font-family:Arial;">noun: <b>guo; </b> pun 1: <b>let's guo; </b>pun 2: <b>guo home;</b></p>
<p style="font-family:Arial;margin-left:40px;margin-bottom: -10px;">Grew up and lived in Taipei, Taiwan for 18 years before coming to Tufts.</p>
<p style="color: gray; margin-left:40px; font-weight: 100; font-family:Arial;">"Let's guo eat dinner!"</p>
<p style="font-weight: 700; font-family:Arial; font-size: 1.2em; margin-top: 2em; margin-bottom: -4px">Unexpected Fact</p>
<p style="font-weight: 100; font-family:Arial;">Played table tennis competitively for over eight years (not anymore).</p>
<p style="font-weight: 100; font-family:Arial;">Also, Taipei is my favorite place :)</p>
<img src="Taipei.jpg" alt="People walking on the street">
</body>
</html>