added placeholder for obfuscated mailaddress

cleaned up the main navigation bar
moved some text around
This commit is contained in:
lars 2007-01-04 19:21:10 +00:00
parent bbe38e4649
commit e6eec6a97c
18 changed files with 119 additions and 171 deletions

View file

@ -12,22 +12,17 @@
<body>
<div class="container">
<div id="header"><!-- just the logo --></div>
<div id="header"><!-- just the logo --></div>
<div class="navbar">
<p>
<a href="index.html">Home</a> |
<a href="download.html">Download</a> |
<a href="screenshots.html">Screenshots</a> |
<a href="demo.html">Demo</a> |
<a href="details.html">Details</a> |
<a href="project.html">Project</a> |
<a href="faq.html">FAQ</a>
<a href="support.html">Support</a> |
<a href="development.html">Development</a>
</p>
</div>
</div>
<div class="left">
<div class="leftcontent">
<h2>Latest releases</h2>
@ -93,7 +88,6 @@
</div>
<div class="footer">
<!-- TODO: add real link! -->
<p>-- a <a href="http://senselab.org">Sense.Lab</a> project -- <a href="index.html">Impressum</a> --</p>
@ -126,7 +120,5 @@
-->
</body>
</html>
</html>