~ubuntu-branches/ubuntu/hoary/courier/hoary

« back to all changes in this revision

Viewing changes to courier/doc/menu.html

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-11-29 12:09:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041129120934-kkn0xj11j0n1n6lo
Tags: 0.47-3ubuntu1
* Nathaniel McCallum
 - debian/*.init: pretty initscripts
 - debian/control: version depends on lsb-base

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
5
  <title>http://www.courier-mta.org Menu</title>
 
6
  <meta name="MSSmartTagsPreventParsing" content="TRUE" />
 
7
  <link rel="icon" href="icon.gif" type="image/gif" />
 
8
  <style type="text/css">
 
9
  body { background-color: transparent}
 
10
 
 
11
  body, td { font-family: verdana,arial,helvetica,sans-serif; font-size: 16px }
 
12
.button { color: #000000; alignment: right; }
 
13
.button a { padding-left: 2pt; padding-right: 2pt; }
 
14
.button a:link,.button a:visited { color: #000080; text-decoration: none }
 
15
.button a:hover { background-color: #ffff00; text-decoration: none; color: #000000 }</style>
 
16
</head>
 
17
 
 
18
<body id="pmenup">
 
19
<!-- $Id: menu.html,v 1.1 2004/08/07 16:18:11 mrsam Exp $ -->
 
20
<!-- Copyright 1998 - 2004 Double Precision, Inc.  See COPYING for -->
 
21
<!-- distribution information. -->
 
22
 
 
23
<table
 
24
style="border-width: 1px; border-style: solid; border-color: black; background-color: #CCCCFF; position: absolute; left: 0px; top: 0px">
 
25
  <tbody>
 
26
    <tr>
 
27
      <td class="button"><a href="http://www.courier-mta.org"
 
28
        target="_top">Courier</a></td>
 
29
    </tr>
 
30
    <tr>
 
31
      <td class="button"><a href="http://www.courier-mta.org/imap/"
 
32
        target="_top">Courier-IMAP</a></td>
 
33
    </tr>
 
34
    <tr>
 
35
      <td class="button"><a href="http://www.courier-mta.org/sqwebmail/"
 
36
        target="_top">SqWebMail</a></td>
 
37
    </tr>
 
38
    <tr>
 
39
      <td class="button"><a href="http://www.courier-mta.org/maildrop/"
 
40
        target="_top">Maildrop</a></td>
 
41
    </tr>
 
42
  </tbody>
 
43
</table>
 
44
</body>
 
45
</html>