Added small screenshot to screen folder.
[mdictionary] / contact.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
5 <title>WhiteStork Multilingual Dictionary</title>
6 <link rel="Stylesheet" type="text/css" href="./css/style.css">
7 </head>
8 <body>
9 <table id="top">
10 <tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
11 <tr>
12         <td id="left_border">&nbsp;</td>
13         <td id="center">
14                 <table id="body">
15                 <tr>
16                         <td id="left">
17                                 <table class="menu">
18                                 <tr><th>Menu</th></tr>
19                                 <tr>
20                                         <td>
21                                                 <a href="index.html">About</a><br>
22                                                 <a href="licence.html">Licence</a><br>
23                                                 <a href="howto.html">How to...</a><br>
24                                                 <a href="screen.html">Screenshots</a><br>
25                                                 <a href="download.html">Download</a><br>
26                                                 <a href="contact.html">Contact us</a><br>
27                                         </td>
28                                 </tr>
29                                 <tr><th class="footer">&nbsp;</th></tr>
30                                 </table>
31                                 <br>
32                                 <br>
33                         </td>
34                         <td id="content">
35                                 <table class="menu">
36                                 <tr><th>&nbsp;</th></tr>
37                                 <tr>
38                                         <td class="content">
39                                                 <p>If you have questions please contact one of our fine developers. You can find their email address by clicking on this <a  href="https://garage.maemo.org/projects/mdictionary/">link</a> or write to <u>milosz(dot)wasilewski(at)comarch(dot)com</u><br></p>
40                                         </td>
41                                 </tr>
42                                 <tr><th class="footer">&nbsp;</th></tr>
43                                 </table>
44                         </td>
45                 </tr>
46                 <tr><td colspan="2" id="footer_border">&nbsp;</td></tr>
47                 <tr><td colspan="2" id="footer">&copy; 2006 <a href="#top">WhiteStork Multilingual Dictionary</a></td></tr>
48                 </table>
49         </td>
50         <td id="right_border">&nbsp;</td>
51 </tr>
52 </table>
53
54 </body>
55 </html>