summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..e5873dc
--- /dev/null
+++ b/index.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<head>
+ <title>The WordArt Kitsch</title>
+ <link rel="stylesheet" type="text/css" href="wordart.css">
+ <link rel="stylesheet" type="text/css" href="style.css">
+</head>
+<body>
+ <div class="wordart rainbow"><h1 class="text">Melonland EZine #3<br>The WordArt Kitsch</h1></div>
+ <br>
+ <div class="wordart superhero"><h2 class="text">What?</h2></div>
+ <br>
+ <div class="wordart tilt"><h3 class="text">Kitsch</h3></div>
+ <br>
+ <div class="wordart tilt"><h3 class="text">Examples</h3></div>
+ <br>
+ <div class="wordart tilt"><h3 class="text">WordArt</h3></div>
+ <br>
+ <div class="wordart superhero"><h2 class="text">Playing with the features</h2></div>
+ <br>
+ <div class="wordart superhero"><h2 class="text"><a href="https://www.youtube.com/watch?v=M9J6DKJXoKk" target=blank>Dr. Kleiner sings or something</a></h2></div>
+ <br>
+ <footer>Written by 👋 with ❤️ in a short amount of ⌛ by Marcellus, going back to my compiler project</footer>
+</body>