top.html
<html> <head> <title>flodhest.net : boring blue green</title> <link rel="stylesheet" href="./style.css" type="text/css"> </head> <body> <div id="menu"> <h2>menu</h2> <a title="the portal :-P" href="http://flodhest.net">Index</a> <a title="different files...mainly old stuff" href="http://flodhest.net/files"> - files</a> <a title="links" href="http://flodhest.net/?sub=bookmark"> - bookmarks</a> <a title="search my site (not working)" href="http://flodhest.net?sub=search"> - search</a> <a title="link to my computer, and some of my files" href="http://home.flodhest.net">Home</a> <a title="my gallery" href="http://home.flodhest.net/gallery">- gallery</a> <a title="espen erikssen's music" href="http://espen.flodhest.net">Espen</a> <a title="a band" href="http://antipathy.flodhest.net">Antipathy</a> <a title="roleplaying..." href="http://3e.flodhest.net">3e</a> <a title="my old homepage" href="http://jht.flodhest.net">Jht</a> </div> <div id="container"> <div id="content"> <h2>hello world</h2> welcome to blablabla <img class="gallery_image_big" src="http://home.flodhest.net/gallery/screenshot/Screenshot-5.png"> </div> </div> </body> </html>