summaryrefslogtreecommitdiff
path: root/index.html
blob: e5873dc88eb97cac4fae3e686975a7529bc3589a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>