-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
80 lines (79 loc) · 3.75 KB
/
index.html
File metadata and controls
80 lines (79 loc) · 3.75 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
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
<!DOCTYPE html>
<html>
<head>
<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=Dekko&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<audio autoplay>
<source src="mix.mp3" type="audio/mpeg">
</audio>
</head>
<body>
<h1>Reject Emojis, Embrace Emoticons</h1>
<p>:) - Smiley Face</p>
<p>=) - Other Smiley Face</p>
<p>:-) - If you put a nose in your emoticons you are at least 30 years old</p>
<p>:D - Happy Happy Happy!</p>
<p>:( - Sad Face</p>
<p>XD - ROFL (rolling on the floor laughing)</p>
<p>>:( - Angry</p>
<p>c: - me happys</p>
<p>:O - "Oh mai gah!"</p>
<p>:3 - Shibby Widdo Gooba (Silly Little Goober)</p>
<p>>:3 - Evil Widdo Gooba</p>
<p>:P - Tongue sticking out face</p>
<p>;) - Winky face</p>
<p>:/ - Skeptical</p>
<p>:| - ...</p>
<p>>:) - And then we shall take over the world!</p>
<p>B) - Cool guy with cooler glasses</p>
<p>THE LETTER EIGHT THEN TWO EQUAL SIGNS THEN A CAPITAL D - To put it simply. It's a penis. I'm saying it like this so the digital tech teacher doesn't get me in trouble (hopefully)</p>
<p><3 - Heart symbol</p>
<p>><> - Fish</p>
<p>v.v - I am sed</p>
<p>._. - Oh no</p>
<p>X_X - "You are dead! Not big surprise." - The Heavy from Team Fortress 2</p>
<p>O_O - Whaaaat?!?!</p>
<p>>_< - Oh noes!</p>
<div>( ͡° ͜ʖ ͡°)</div>
<p>The Lenny Face</p>
<br>
<p>(^▽^) - Yippee!</p>
<p>(・∀・) - <-- Clueless</p>
<p>(´∀`) - Aaah... Finally</p>
<p>(⌒▽⌒)- One jolly specimen</p>
<p>ᕕ( ᐛ )ᕗ - Do the groove!</p>
<p>( ゚ Д゚) - *speechless*</p>
<p>¯\_(ツ)_/¯ - Sorry, but I don't know what happened on the 7th of December, 1941</p>
<p>(#゚Д゚) "THE FUCK YOU SAY TO ME YOU LITTLE SHIT!" - Ninja (Again, please don't get me in trouble for this)</p>
<p><(`^´)> - Hmmph!</p>
<p>(╯°□°)╯︵ ┻━┻ - Table Flip</p>
<p>(::( )::) - A bandaid to kiss your boo boos goodbye</p>
<p>(╭ರ_•́) - Don't dilly dally!</p>
<p>C(_) - It's a mug (crazy)</p>
<p>:I - Chubby little thing!</p>
<p>(▀̿Ĺ̯▀̿ ̿) - Deal with it</p>
<p>^(#`∀´)_Ψ - Welcome to hell!</p>
<p>(ノ´ロ`)ノ - NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!</p>
<div>( ͡° ʖ̯ ͡°)</div>
<p>[$(1)$] - Money!</p>
<p>(ง •̀_•́)ง - "You picked the wrong house fool!"</p>
<p>(ᗒᗣᗕ) - No no no!</p>
<p>{ o }===(:::) - Guitar</p>
<p>|_・) - Sneak 100</p>
<p>( ´-ω・)︻┻┳══━一 - Get no scoped!</p>
<p>┬┴┬┴┤(・_├┬┴┬┴ - Hey kid, come closer</p>
<p>ε=ε=ε=┌(๑ʘ∀ʘ)┘ - *Hanna-Barbera cartoon running sound effect*</p>
<p><コ:ミ - Squid!</p>
<p>|̲̅̅●̲̅̅|̲̅̅=̲̅̅|̲̅̅●̲̅̅| - Stereo</p>
<p>[|87 - Plague Doctor</p>
<p>B:| - Dude... You've gotta be kidding</p>
<p>─=≡Σ(([ ⊐•̀⌂•́]⊐ - Cool Guy Dave to the rescue!</p>
<p>O=[]========> - Sword </p>
<p>---(|||]==[] - Syringe</p>
<p>(ㆆ_ㆆ) - Unamused</p>
<p>:T - Mmm...</p><br>
<footer><hr><h2>Written by <a href="mailto:0288007@schoolsnet.act.edu.au">Jacek G</a>.</h2><br></footer>
</body>
</html>