You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

frames-index.html 301 B

123456789101112
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4. <title>Ant User Manual</title>
  5. </head>
  6. <frameset cols="25%,*">
  7. <frame src="frames-toc.html" name="toc" title="Ant User Manual Table of Contents">
  8. <frame src="index.html" name="index" title="Ant User Manual">
  9. </frameset>