Danish translation update
[elinks.git] / test / subsup.html
blobf3cac4fe311299373cb9e4ed801fcc1ea932985c
1 <html>
2 <body>
3 <h1 align="center">sub/sup test</h1>
4 <p>
5 bah, let's see.. <sup>this is a superscript</sup>hm?<sub>and this is a subscript</sub>. Yes.
6 Let's try.. 2<sup>2<sup>2<sup>2</sup></sup></sup>.. no, we don't handle this well, but it shouldn't
7 be so big problem, I think.. What about <sub>sub<sup>sup</sup>sub</sub>..? And, hmm.. this should
8 do it, I hope :-).
9 </p>
10 </body>
11 </html>