Steamed-Punk.github.io/index.html

45 lines
1.3 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Making-for-Minetest</title>
<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;
}
.auto-style2 {
font-family: "Courier New";
font-size: large;
}
</style>
</head>
<body style="color: #FF9933; background-color: #000000">
<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>
<img src="/images/mfm_steamed_punk_01.png" id="intro" alt="mfm-png" style="width: 90%" />
<!-- Change this code here by copy and pasting your template on line 15 -->
<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>
</body>
</html>