index.html 338 B

1234567891011121314151617
  1. <html>
  2. <head>
  3. <title>Welcome to Logisim!</title>
  4. </head>
  5. <body bgcolor="FFFFFF">
  6. <h1>Welcome to Logisim!</h1>
  7. <p>Units in the Logisim help system include:
  8. <blockquote><em><a href="guide/index.html">Guide to Being a Logisim User</a></em>
  9. <br><em><a href="libs/index.html">Library Reference</a></em>
  10. </blockquote></p>
  11. </body>
  12. </html>