tagging the logo image with a classname
[monkeysphere.git] / website / templates / nav.mdwn
index 5bb105b256b1c7e7ee9a28f358e576c36bc2f3e6..04f6268ff255ccb9dc498f102fa5df7fba250b36 100644 (file)
@@ -1,3 +1,6 @@
-<div class="sitehead">
-[[!img /logo.png alt="monkeysphere"]] [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
-</div>
+<table class="sitenav" cellpadding="0" cellspacing="0">
+<tbody><tr><td>
+<img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></td>
+<td>
+ [[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]]
+</td></tr></tbody></table>