Steamed-Punk.github.io/index.html

45 lines
1.3 KiB
HTML
Raw Normal View History

2019-09-06 09:47:21 -07:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2019-09-11 07:25:23 -07:00
<title>Making-for-Minetest</title>
2019-09-06 09:47:21 -07:00
<LINK href="styles.css" rel="stylesheet" type="text/css">
<style type="text/css">
a {
color: #993399;
}
a:visited {
color: #993399;
}
a:hover {
color: #FFFF00;
}
.auto-style1 {
text-align: center;
}
2019-09-11 09:42:33 -07:00
.auto-style2 {
font-family: "Courier New";
font-size: large;
}
2019-09-06 09:47:21 -07:00
</style>
</head>
<body style="color: #FF9933; background-color: #000000">
2019-09-11 09:42:33 -07:00
<p class="auto-style2">Hello, Dobriy den, Hola, Bonjour, Zdravstvuyte, Olá, Hej,
Hallo, Tere, Ciao, Ahoj, Kaixo, Zdraveĭte, Góðan dag, Jó napot, Geia sas,
Sveiki, Bok, Ahoj, Moïen, Ahlan, Zdravo, Dobar dan, Zdravstvujtie, Hei, Hallå,
Cześć, Bongu, Salut, Zdravo, Živjo, Komentari, Merhaba, Helo, Salve, Sholem
aleikhem, Përshëndetje, Barev Dzez, Goeie dei, ......!?</p>
2019-09-11 07:48:29 -07:00
<img src="/images/mfm_steamed_punk_01.png" id="intro" alt="mfm-png" style="width: 90%" />
2019-09-11 04:59:16 -07:00
2019-09-06 09:47:21 -07:00
<!-- Change this code here by copy and pasting your template on line 15 -->
2019-09-09 03:28:10 -07:00
<p class="auto-style1">Hey everyone! Im Steamed_Punk.</p>
<p class="auto-style1">You can grab my Minetest <a href="mods.html">Mods</a>,
<a href="mobs.html">Mobs</a> and <a href="texture-packs.html">Texture-Packs</a> here, enjoy!</p>
2019-09-06 09:47:21 -07:00
</body>
</html>