File: 150-head-sections.view-html

package info (click to toggle)
libpod-pom-perl 2.01-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 800 kB
  • sloc: perl: 2,756; makefile: 7
file content (28 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (5)
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
<html>
<body bgcolor="#ffffff">
<h1>1</h1>

<h2>1.1</h2>
<h3>1.1.1</h3>
<h4>1.1.1.1</h4>
<h4>1.1.1.2</h4>
<h3>1.1.2</h3>
<h3>1.1.3</h3>
<h3>1.1.4</h3>
<h4>1.1.4.1</h4>
<h2>1.2</h2>
<h2>1.3</h2>
<h1>2</h1>

<h1>3</h1>

<h4>3.0.0.1</h4>
<h4>3.0.0.2</h4>
<h3>3.0.1</h3>
<h2>3.1</h2>
<h4>3.1.0.1</h4>
<h4>3.1.0.2</h4>
<h1>4</h1>

</body>
</html>