File: good_test1_toc.html

package info (click to toggle)
libhtml-gentoc-perl 3.20-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 444 kB
  • sloc: perl: 1,173; php: 51; makefile: 7
file content (15 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<html>
<head>
<title>Table of Contents</title>
</head>
<body>
<h1>Table of Contents</h1>
<ul><li><a href="test1_anch.wml#Thing">Wow</a>
<ul><li><a href="test1_anch.wml#Authors">Authors</a></li>
<li><a href="test1_anch.wml#Authors_Golly">Authors Golly</a></li>
<li><a href="test1_anch.wml#Authors_Golly_Gee">Authors Golly Gee</a></li>
</ul></li>
</ul>
</body>
</html>