index.html 439 B

123456789101112131415161718
  1. <html>
  2. <head>
  3. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  4. <title>Bem vindo ao Logisim!</title>
  5. </head>
  6. <body bgcolor="FFFFFF">
  7. <h1>Bem vindo ao Logisim!</h1>
  8. <p>Unidades do sistema de ajuda do Logisim contêm:
  9. <blockquote><em><a href="guide/index.html">Guia para se tornar usuário do Logisim</a></em>
  10. <br><em><a href="libs/index.html">Referências para bibliotecas</a></em>
  11. </blockquote></p>
  12. </body>
  13. </html>