-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhow to get emotional damage.html
28 lines (28 loc) · 1.11 KB
/
how to get emotional damage.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Emotional Damage</title>
</head>
<body>
<h1>How to get emotional damage</h1>
<img src="./4.3 HTML Porfolio Project/emotional damage but from google.jpg" height="269" alt="an image of an asian dad saying emotional damage" />
<hr />
<h2>Part one</h2>
<ol>
<li>Play Asian difficulty video game</li>
<li>Die of emotional damage</li>
<p>Done!</p>
</ol>
<hr />
<h2>Part two</h2>
<ol>
<li>Have professional Asian parents</li>
<li>Unwillingly learn the guitar/piano/any other instrument</li>
<li>Unwillingly play the guitar/piano/any other instrument to relatives/other professional Asians</li>
<li>Die of emotional damage when they will inevitably say that you suck</li>
<li>(extra points for the relatives/other professional Asians if they imply that you suck instead of just saying it)</li>
<p>Done!</p>
</ol>
</body>
</html>