File: home.htm

package info (click to toggle)
lynx 2.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,024 kB
  • sloc: ansic: 137,142; sh: 4,022; perl: 1,523; makefile: 1,193; yacc: 783
file content (32 lines) | stat: -rw-r--r-- 814 bytes parent folder | download | duplicates (2)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
 $LynxId: home.htm,v 1.5 2023/01/29 19:02:46 tom Exp $
 vile:dos
 -->
<html>
  <head>
    <title>
      :: hello ::
    </title>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
  <meta name="viewport" content="width=device-width, initial-scale=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>