File: test.html

package info (click to toggle)
lynx 2.8.3-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 8,540 kB
  • ctags: 9,352
  • sloc: ansic: 116,677; sh: 1,974; makefile: 973; perl: 342; sed: 93
file content (20 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <head>
    <title>Debian Lynx Test Page</title>
  </head>

  <body>
    <h1>Debian Lynx Test Page</h1>
<!-- Created: Sat Mar 14 12:13:42 EST 1998 -->
    <p>The following links should <strong>fail</strong>
    <ul>
      <li><a href="lynxexec://localhost/bin/ls">lynxexec</a>
      <li><a href="lynxprog://localhost/bin/ls">lynxprog</a>
      <li><a href="lynxcgi://localhost/bin/ls">lynxcgi</a>
    </ul></p>
<!-- hhmts start -->
Last modified: Sat Mar 14 12:17:56 EST 1998
<!-- hhmts end -->
  </body>
</html>