close Warning: Can't use blame annotator:
No changeset 5306 in the repository

source: django_templates/exodus_01/head.html@ 6173

Last change on this file since 6173 was 6173, checked in by roland, 17 years ago

move of old exodues code

File size: 1.1 KB
RevLine 
1<HTML>
2<TITLE>
3HTML test with a menu on the left side
4</TITLE>
5<link rel="stylesheet" href="/site_media/exodus.css" title="Default" type="text/css" />
6
7<BODY>
8<TABLE border="0" cellspacing="0" cellpadding="0">
9 <TR>
10 <td class="menu" valign="top">
11 <A name="top"><img width="130" height="82" alt="logo" src="logo.png" border=0/></A></br>
12 <img width="130" height="97" alt="foto" src="foto.jpg"/><br/>
13 &nbsp;&nbsp;<A class="menu" href="http://localhost:8080/exodus_01/">Exodus</a></br/>
14 </td>
15 <td valign="top" class="right">
16
17 <table border=0 cellspacing="0" cellpadding="0">
18 <tr>
19 <td class="titlel">&nbsp;</td>
20 <td class="title">
21 <a class="title" href="http://www.wirelessleiden.nl">WirelessLeiden.NL</a>
22 </td>
23 <td class="titler">&nbsp;</td>
24 </tr>
25 <tr>
26 <td class="menu2l" background="topmenu_left.png">&nbsp;</td>
27 <td class="menu2" background="topmenu.png">
28 <table border="0">
29 <tr>
30 <td class="menu2">Exodus</td>
31 </tr>
32 </table>
33 </td>
34 <td class="menu2r" background="topmenu_right.png">&nbsp;</td>
35 </tr>
36 <tr>
37 <td class="mainl">&nbsp;</td>
38 <td class="main" background="background.png">
39 <br/>
Note: See TracBrowser for help on using the repository browser.