This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
Start.Akamaru.de/index.html

100 lines
3.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Aka's Startseite</title>
<link href="images/favicon.png" rel="icon" />
<link href="styles.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="main">
<!-- header begins -->
<br />
<div id="header">
<div id="buttons">
<a href="index.html" class="but" title="">Home</a><div class="but_razd"></div>
<a href="http://akamaru.de" class="but" title="">Aka's Blog</a><div class="but_razd"></div>
<a href="https://ponywave.de" class="but" title="">PonyWave</a><div class="but_razd"></div>
<form action="google.php" method="post">
<p>Suchen</p><input name="suchen" type="text" /><input type="submit" value="Suchen" />
</form>
</div>
</div><!-- header ends -->
<!-- content -->
<br />
<br />
<br />
<h3>
<a href="http://2ds-homebrew.com">2DS Homebrew</a>
</h3><br />
<h3>
<a href="http://3ds-homebrew.com">3DS Homebrew</a>
</h3><br />
<h3>
<a href="http://akamaru.de">Aka's Blog</a>
</h3><br />
<h3>
<a href="http://akamaru.de/testpages">Aka's Projektseite</a>
</h3><br />
<h3>
<a href="http://start.akamaru.de">Aka's Startseite</a>
</h3><br />
<h3>
<a href="http://iappnews.de">iAppNews</a>
</h3><br />
<h3>
<a href="http://nairapony.de">Naira's Tales</a>
</h3><br />
<h3>
<a href="https://ponywave.de/PonyPaste">PonyPaste</a>
</h3><br />
<h3>
<a href="https://ponywave.de">PonyWave</a>
</h3><br />
<h3>
<a href="https://ponywave.de/cydia">PonyWave Cydia Repo</a>
</h3><br />
<h3>
<a href="http://forum.ponywave.de">PonyWave Forum</a> (Offline)
</h3><br />
<h3>
<a href="https://ponywave.de/a">PonyWave Link Shortener</a>
</h3><br />
<h3>
<a href="http://mail.ponywave.de">PonyWave Mail</a>
</h3><br />
<h3>
<a href="http://stream.ponywave.de">PonyWave Streams</a>
</h3><br />
<h3>
<a href="https://ponywave.de/z0r">PonyWave Z0R Downloader</a>
</h3><br />
<h3>
<a href="http://riko.moe">Riko</a>
</h3><br />
<h3>
<a href="http://yagyuu.moe">Yagyuu</a>
</h3><br />
<h3>
<a href="http://"></a>
</h3><br />
<!-- footer begins -->
<div id="footer">
<div id="footer_box1">
<p>Copyright 2015 Akamaru<br /></p>
</div>
<div id="footer_box2">
<a href="https://www.youtube.com/user/TheZipTuner007"><img src="images/youtube.png" class="footer_img" alt="youtube" /></a>
<a href="https://github.com/Akamaru"><img src="images/github.png" class="footer_img" alt= "github" /></a>
<a href="https://twitter.com/Akamaru_Pie"><img src="images/twitter.png" class="footer_img" alt= "twitter" /></a>
<a href="https://www.facebook.com/Akamaru92"><img src="images/facebook.png" class="footer_img" alt="facebook" /></a>
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a></p>
<p><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="CSS ist valide!" /></a></p>
</div>
</div>
<!-- footer ends -->
</div>
</body>
</html>