start.htm 216 B

123456789
  1. <html><body>
  2. <h1>ZIP archive</h1>
  3. <h3>feature demo</h3>
  4. <p>
  5. Click on this <a href="pages.zip#zip:test.htm">link</a> to load page stored in ZIP
  6. archive (<a href="pages.zip">pages.zip</a>). Enjoy it!
  7. </body></html>