start
This commit is contained in:
parent
09d9122560
commit
2b50633d29
BIN
Titillium-Web-Regular.ttf
Normal file
BIN
Titillium-Web-Regular.ttf
Normal file
Binary file not shown.
29
index.html
29
index.html
@ -1,8 +1,31 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Hallo</title>
|
||||
<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>Hallo Welt!!</h1>
|
||||
<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></a>
|
||||
<img src="/spiele/klick-the-witch/logo.png" height="150vh">
|
||||
<br/><br/>
|
||||
<img src="/spiele/klick-the-witch/screenshot01.png" height="250vh">
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
BIN
spiele/klick-the-witch/logo.png
Normal file
BIN
spiele/klick-the-witch/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
spiele/klick-the-witch/screenshot01.png
Normal file
BIN
spiele/klick-the-witch/screenshot01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 230 KiB |
BIN
spiele/klick-the-witch/screenshot02.png
Normal file
BIN
spiele/klick-the-witch/screenshot02.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 978 KiB |
480
spiele/klick-the-witch/witc1h.html
Normal file
480
spiele/klick-the-witch/witc1h.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user