First version of Hosts Up ready and working

This commit is contained in:
2014-06-03 19:11:13 +02:00
parent 2f2e8d9185
commit df0d784126
11 changed files with 206 additions and 60 deletions

25
htmlblock.html Normal file
View File

@@ -0,0 +1,25 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Hosts Up" />
<meta name="author" content="Jack-Benny Persson" />
<link rel="stylesheet" type="text/css" href="hosts_up.css" title="Hosts Up"/>
<title>Hosts Up</title>
</head>
<body>
<div id = "top">
<p class="top">
<a href="index.php">Hosts Up</a> | <a href="help.php">Help</a>
| <a href="about.php">About</a> | <a href="LICENSE">Copyright</a>
</p>
<hr />
</div>
<div id = "middle">