1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
5
<link rel="stylesheet" type="text/css" href="./main.css" />
8
<body xmlns="http://www.w3.org/1999/xhtml">
9
<div class="head"><img src="./img/Logo.png" alt="BooKa´s logo" /></div>
14
<form action="Muckup login.xhtml" method="post">
16
User name: <input type="text" name="userName" /> <br/>
17
Pass word: <input type="password" name="userPassword" /> <br />
18
<input type="submit" name="null" />
22
All registrations are performed by admin.
28
<p>(c) 2009 Gustav Hartvigsson || BooKa Team</p>
30
<a href="http://validator.w3.org/check?uri=referer"><img
31
src="http://www.w3.org/Icons/valid-xhtml11-blue"
32
alt="Valid XHTML 1.1" height="31" width="88" /></a>