Retry only for https protocol
[elinks.git] / test / subsup.html
blob6a968abce30ed632c2853be0e7563450b9e102e9
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 <sub>sub<sub>sub<sup>sup<sup>sup</sup><sub>sub</sub></sup></sub></sub><br>
11 <sub>sub<sub>sub</sub></sub><sup>sup<sup>sup</sup></sup><sub>sub</sub>
12 </body>
13 </html>