fix ssi includes and relative links
This commit is contained in:
parent
a28778e6dc
commit
83d6fdc247
8 changed files with 31 additions and 28 deletions
|
@ -9,27 +9,27 @@
|
|||
|
||||
<div id="div_left"> <!-- left "frame" -->
|
||||
|
||||
<img class="logo" src="img/easterhegg2005.gif" alt="Easterhegg 2005 Logo" title="Easterhegg 2005 Logo" />
|
||||
<img class="logo" src="/img/easterhegg2005.gif" alt="Easterhegg 2005 Logo" title="Easterhegg 2005 Logo" />
|
||||
|
||||
<div id="div_menu"> <!-- menu -->
|
||||
|
||||
<div class="leftmenu">
|
||||
<div class="headbox">Main</div>
|
||||
<a class="leftmenu" title="Main" href="index.shtml">Main</a>
|
||||
<a class="leftmenu" title="About" href="about.shtml">About</a>
|
||||
<a class="leftmenu" title="Main" href="/index.shtml">Main</a>
|
||||
<a class="leftmenu" title="About" href="/about.shtml">About</a>
|
||||
<a class="leftmenu inactive" title="Anmeldung" href="https://easterhegg2005.hamburg.ccc.de/cgi-bin/anmeldung.cgi">Anmeldung</a>
|
||||
<a class="leftmenu" title="Workshops" href="workshops.shtml">Workshops</a>
|
||||
<a class="leftmenu" title="Fahrplan" href="fahrplan.shtml">Fahrplan</a>
|
||||
<a class="leftmenu" title="FAQ" href="faq.shtml">FAQ</a>
|
||||
<a class="leftmenu" title="Kontakt / Impressum" href="kontakt.shtml">Kontakt / Impressum</a>
|
||||
<a class="leftmenu" title="Announce" href="announce.php">Announce</a>
|
||||
<a class="leftmenu" title="Orga" href="orga.php">Orga</a>
|
||||
<a class="leftmenu" title="Workshops" href="/workshops.shtml">Workshops</a>
|
||||
<a class="leftmenu" title="Fahrplan" href="/fahrplan.shtml">Fahrplan</a>
|
||||
<a class="leftmenu" title="FAQ" href="/faq.shtml">FAQ</a>
|
||||
<a class="leftmenu" title="Kontakt / Impressum" href="/kontakt.shtml">Kontakt / Impressum</a>
|
||||
<a class="leftmenu" title="Announce" href="/announce.php">Announce</a>
|
||||
<a class="leftmenu" title="Orga" href="/orga.php">Orga</a>
|
||||
</div>
|
||||
|
||||
<div class="leftmenu">
|
||||
<div class="headbox">Marktplatz (Wiki)</div>
|
||||
<a class="leftmenu" title="Mitfahrplätze" href="wiki/Anreisen#Mitfahrgelegenheiten_HINFAHRT">Mitfahrplätze</a>
|
||||
<a class="leftmenu" title="Schlafplätze" href="wiki/Pennen#Schlafb.C3.B6rse">Schlafplätze</a>
|
||||
<a class="leftmenu" title="Mitfahrplätze" href="/wiki/Anreisen.shtml#Mitfahrgelegenheiten_HINFAHRT">Mitfahrplätze</a>
|
||||
<a class="leftmenu" title="Schlafplätze" href="/wiki/Pennen.shtml#Schlafb.C3.B6rse">Schlafplätze</a>
|
||||
</div>
|
||||
|
||||
<div class="leftmenu">
|
||||
|
@ -41,16 +41,16 @@
|
|||
|
||||
<div class="leftmenu">
|
||||
<div class="headbox">supported by</div>
|
||||
<img class="logo" src="img/bionade.gif" alt="supported by Bionade" title="supported by Bionade" />
|
||||
<img class="logo" src="/img/bionade.gif" alt="supported by Bionade" title="supported by Bionade" />
|
||||
</div>
|
||||
|
||||
</div> <!-- menu -->
|
||||
|
||||
<ul class="w3c">
|
||||
<li class="w3c"><img src="w3c/valid-xhtml11.png" alt="W3C: Valid XHTML 1.1" title="W3C: Valid XHTML 1.1" height="31" width="88" /></li>
|
||||
<li class="w3c"><img src="w3c/valid-xhtml10.png" alt="W3C: Valid XHTML 1.0" title="W3C: Valid XHTML 1.0" height="31" width="88" /></li>
|
||||
<li class="w3c"><img src="w3c/valid-css3.png" alt="W3C: Valid CSS 3" title="W3C: Valid CSS 3" height="31" width="88" /></li>
|
||||
<li class="w3c"><img src="w3c/valid-css2.png" alt="W3C: Valid CSS 2" title="W3C: Valid CSS 2" height="31" width="88" /></li>
|
||||
<li class="w3c"><img src="/w3c/valid-xhtml11.png" alt="W3C: Valid XHTML 1.1" title="W3C: Valid XHTML 1.1" height="31" width="88" /></li>
|
||||
<li class="w3c"><img src="/w3c/valid-xhtml10.png" alt="W3C: Valid XHTML 1.0" title="W3C: Valid XHTML 1.0" height="31" width="88" /></li>
|
||||
<li class="w3c"><img src="/w3c/valid-css3.png" alt="W3C: Valid CSS 3" title="W3C: Valid CSS 3" height="31" width="88" /></li>
|
||||
<li class="w3c"><img src="/w3c/valid-css2.png" alt="W3C: Valid CSS 2" title="W3C: Valid CSS 2" height="31" width="88" /></li>
|
||||
</ul>
|
||||
|
||||
</div> <!-- left "frame" -->
|
||||
|
@ -61,8 +61,8 @@
|
|||
</div>
|
||||
|
||||
<div id="div_chaosknoten"> <!-- chaosknoten logo -->
|
||||
<!-- <img class="logo rechts" src="img/chaosknoten.gif" alt="Chaosknoten" title="Chaosknoten"/> -->
|
||||
<img class="rechts" src="img/chaosknoten-150x108.png" alt="Chaosknoten" title="Chaosknoten" />
|
||||
<!-- <img class="logo rechts" src="/img/chaosknoten.gif" alt="Chaosknoten" title="Chaosknoten"/> -->
|
||||
<img class="rechts" src="/img/chaosknoten-150x108.png" alt="Chaosknoten" title="Chaosknoten" />
|
||||
</div> <!-- chaosknoten logo -->
|
||||
|
||||
<div class="coverbar top"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue