Parent Directory
|
Revision Log
New
| 1 | <title>Outermost HTML</title> |
| 2 | <script type="text/html"> |
| 3 | <!DOCTYPE HTML> |
| 4 | <title>HTML in HTML</title> |
| 5 | <script type="text/html" data-escape="<!--"> |
| 6 | <!DOCTYPE HTML> |
| 7 | <title>HTML in HTML in HTML</title> |
| 8 | <p>THIRD DOCUMENT |
| 9 | </script> |
| 10 | <p data-escape="-->">SECOND DOCUMENT |
| 11 | </script> |
| 12 | <p>FIRST DOCUMENT |
| admin@suikawiki.org | ViewVC Help |
| Powered by ViewVC 1.1.24 |