37 lines
1.5 KiB
HTML
37 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<!-- homepage by noha javascript by nullbyte -->
|
|
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="stylesheet" href="src/style.css">
|
|
<link rel="stylesheet" href="src/animations.css">
|
|
<script src="src/jquery.min.js"></script>
|
|
<script src="src/script.js"></script>
|
|
<title>new tab</title>
|
|
</head>
|
|
<body>
|
|
<h1 align="center" id="message" class="expandUp"></h1>
|
|
<div class="boxed" class=slideUp>
|
|
<span> <img src="res/4chan.png"></span>
|
|
<a style="padding-left:10px" href="http://boards.4chan.org/w/">walls</a>
|
|
<a href="http://boards.4chan.org/g/">tech</a>
|
|
<a href="http://boards.4chan.org/a/">anime</a>
|
|
<a href="http://boards.4chan.org/mu/">music</a>
|
|
</br>
|
|
<span> <img src="res/social.png"></span>
|
|
<a style="padding-left:10px" href="https://www.facebook.com">facebook</a>
|
|
<a href="http://youtube.com">youtube</a>
|
|
<a href="http://tumblr.com">tumblr</a>
|
|
</br>
|
|
<span> <img src="res/music.png"></span>
|
|
<a style="padding-left:10px" href="http://www.last.fm">last.fm</a>
|
|
<a href="http://bandcamp.com">bandcamp</a>
|
|
</br>
|
|
<span> <img src="res/mail.png"></span>
|
|
<a style="padding-left:10px" href="http://mail.google.com">gmail</a>
|
|
</br>
|
|
<form method="get" action="http://www.google.com/search"> <input type="text" placeholder="" value="" name="q">
|
|
</div>
|
|
</body>
|