first commit
[dylansserver.git] / index.php
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4
5 <head>
6 <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
7 <title>dylanstestserver/title>
8 <link href="includes/style.css" rel="stylesheet" type="text/css">
9 <link rel="icon" href="icon.png" type="image/png">
10 </head>
11 <body>
12
13 <div id="structure"
14 <div id="banner">
15 <img src="images/dylanstestserver.png" />
16 </div>
17 <div id="content">
18 <div style="float:right">
19 <a href="kjondesign/">kjondesign/</a>
20 </div>
21 </div>
22 <br><br>
23 </div>
24 </body>
25 </html>
26