61 lines
1.8 KiB
HTML
61 lines
1.8 KiB
HTML
<html>
|
|
<head>
|
|
<title>Creative Crafter</title>
|
|
<link href="" rel="stylesheet">
|
|
<style>
|
|
@font-face {
|
|
font-family: "Titillium";
|
|
src: url("/Titillium-Web-Regular.ttf");
|
|
}
|
|
body {
|
|
font-family: 'Titillium';
|
|
}
|
|
h1 {
|
|
text-align: center;
|
|
}
|
|
h2 {
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h1>Einleitung</h1>
|
|
<h3>Hi, meine Gamertag ist Creative Crafter. Auf dieser Website zeige ich euch meine Spiele.</h3>
|
|
|
|
<h2>Meine Spiele:</h2>
|
|
|
|
<a href="/spiele/klick-the-witch/witc1h.html"><h3>Klick the Witch:</h3><img src="/spiele/klick-the-witch/logo.png" height="150vh"></a>
|
|
|
|
<br/><br/>
|
|
<img src="/spiele/klick-the-witch/screenshot01.png" height="250vh">
|
|
<br/><br/>
|
|
<img src="/spiele/klick-the-witch/screenshot02.png" height="250vh">
|
|
|
|
|
|
<br/><br/><br/>
|
|
<a href="/spiele/Flappy-Witch/FlappyWitch.html"><h3>Flappy Witch:</h3><img src="/spiele/Flappy-Witch/logo.png" height="150vh"></a>
|
|
|
|
<br/><br/>
|
|
<img src="/spiele/Flappy-Witch/FlappyWitch1.png" width="250vh">
|
|
<br/><br/>
|
|
<img src="/spiele/Flappy-Witch/FlappyWitch2.png" width="250vh">
|
|
|
|
|
|
<br/><br/><br/>
|
|
<a href="/spiele/sweets-for-animals/sweets-for-animals.html"><h3>Sweets for Animals:</h3><img src="/spiele/sweets-for-animals/logo.png" height="150vh"></a>
|
|
|
|
<br/><br/>
|
|
<img src="/spiele/sweets-for-animals/sweetsforanimalscake.png" height="250vh">
|
|
<br/><br/>
|
|
<img src="/spiele/sweets-for-animals/sweetsforanimalsdonut.png" height="250vh">
|
|
|
|
|
|
<br/><br/><br/>
|
|
<a href="/spiele/mathe-fussball/mathe-fussball.html"><h3>Mathe-Fusball:</h3><img src="/spiele/mathe-fussball/logo.png" height="150vh"></a>
|
|
|
|
<br/><br/>
|
|
<img src="/spiele/mathe-fussball/mathe-fussball-hintergrund1.png" height="250vh">
|
|
<br/><br/>
|
|
<img src="/spiele/mathe-fussball/mathe-fussball-hintergrund2.png" height="250vh">
|
|
</body>
|
|
</html> |