File: subsup.html

package info (click to toggle)
wxpython3.0 3.0.2.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 482,760 kB
  • ctags: 518,293
  • sloc: cpp: 2,127,226; python: 294,045; makefile: 51,942; ansic: 19,033; sh: 3,013; xml: 1,629; perl: 17
file content (42 lines) | stat: -rw-r--r-- 1,383 bytes parent folder | download | duplicates (17)
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
<html>
<body>

The quick brown fox jumps over the lazy dog H<sub>2</sub>O The quick brown fox jumps over the lazy dog
The quick brown fox jumps over the lazy dog H<sub>2</sub>O The quick brown fox jumps over the lazy dog
The quick brown fox jumps over the lazy dog H<sup><img src="foo.png"></img></sup>O The quick brown fox jumps over the lazy dog
H<sub>The quick brown fox jumps over the lazy dog</sub>O The quick brown <sup>fox <sup>jumps over</sup> the</sup> lazy dog
<br>
The quick brown fox jumps over the lazy dog H<sub>2<sup>4<sup>5</sup></sup></sub>O The quick brown fox jumps over the lazy dog
The quick brown fox jumps over the lazy dog H<sub>2<sup>5</sup></sub>O The quick brown fox jumps over the lazy dog
The quick brown fox jumps over the lazy dog H<sub><img src="foo.png"></sub>O The quick brown fox jumps over the lazy dog
The quick brown fox jumps over the lazy dog H<sub>2<sub>4</sub></sub>O The quick brown fox jumps over the lazy dog

<br>

<br>

<img src="foo.png"><sup>tm</sup>

<br>
1<sup>2<sup>3<sup><a href="foo.html">link</a></sup></sup></sup>
<br>
x<sup>2</sup> + y<sup>2</sup> = r<sup>2</sup>
<br>
e<sup>sqrt(x<sup>2</sup> + y<sup>2</sup>)</sup>
<br>
log<sub>2</sub>5 = y<sup>3</sup>
<br>
Intel<sup>tm</sup>
<br>
Windows<sup>&copy;</sup>
<br>
tst<sup>test</sup> me
<br>
<br>

<font size=36>tst<sub>tst<sub>tst</sub></sub> me</font>

<br>

</body>
</html>