File: home.htm

package info (click to toggle)
lynx-cur 2.8.9dev1-2
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 14,924 kB
  • sloc: ansic: 133,222; sh: 3,712; makefile: 1,232; perl: 995; yacc: 743
file content (31 lines) | stat: -rw-r--r-- 743 bytes parent folder | download | duplicates (9)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
 $LynxId: home.htm,v 1.4 2008/01/06 20:53:04 tom Exp $
 vile:dos
 -->
<html>
  <head>
    <title>
      :: hello ::
    </title>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  </head>
  <body>
    <table width="100%" summary="Lynx home page" align="right">
      <tr>
        <td width="100%" align="right">
          <b>Lynx browser...</b>
          <p>
            &nbsp;
          </p>
          <p>
            ...for quicker &amp; saver browsing...
          </p>
          <p>
            Light-height, fast and secure text browser.
          </p>
        </td>
      </tr>
    </table>
  </body>
</html>