File: p_br_h_hr.html

package info (click to toggle)
tcllib 1.19-dfsg-2
  • links: PTS
  • area: main
  • in suites: buster
  • size: 67,328 kB
  • sloc: tcl: 208,371; ansic: 14,215; sh: 2,846; xml: 1,766; yacc: 1,145; pascal: 583; makefile: 106; perl: 84; f90: 84; python: 33; ruby: 13; php: 11
file content (65 lines) | stat: -rw-r--r-- 1,642 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<h1>H1 Setext style heading</h1>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a<br/>
paragraph of text.</p>

<h2>H2 Setext style heading</h2>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<h1>H1 Atx style heading</h1>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<h2>H2 Atx style heading</h2>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<h3>H3 Atx style heading</h3>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<h4>H4 Atx style heading</h4>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<h5>H5 Atx style heading</h5>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<h6>H6 Atx style heading</h6>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<hr/>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<hr/>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>

<hr/>

<p>This is a paragraph of text. This is a paragraph
of text. This is a paragraph of text. This is a
paragraph of text.</p>