File: title.htm

package info (click to toggle)
the 3.3~b4-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 5,492 kB
  • ctags: 5,729
  • sloc: ansic: 71,335; sh: 2,904; makefile: 686
file content (33 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html>
  <head>
    <title>The Hessling Editor Reference Manual</title>
    <META NAME="AUTHOR" CONTENT="Mark Hessling">
  </head>
  <body>
    <center>
      <table border=0>
        <tr width="100%" height="30%">
          <td><br></td>
        </tr>
        <tr width="100%" height="30%">
          <td>
            <center>
              <img SRC="the256.gif" ALT="THE"><br>
              <b>The Hessling Editor<br>Version VERDOT<br>Reference Manual</b>
            </center>
          </td>
        </tr>
        <tr width="100%" height="10%">
          <td><br></td>
        </tr>
        <tr width="100%" height="20%">
          <td>
            <center>
              Copyright (c) 1990-THISYEAR Mark Hessling.<br>
            </center>
          </td>
        </tr>
      </table>
    </center>
  </body>
</html>