install.html

来自「Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器」· HTML 代码 · 共 25 行

HTML
25
字号
<html>
  <head>
    <title>Welcome to cEdit's HElp</title>
  </head>
  <body bgcolor="#E7E7DE" text="#000000">
    <table border="1" width="100%" height="100%" cellpadding="8" cellspacing="2" bordercolordark="#636D49" bordercolorlight="#636D49">
      <TR><TD bgcolor="#ffffff" valign="top">
        <font face="Verdana" color="#636D49" size="4">
          <b>cEdit Installation</b>
        </font>
        <p align="right">
          <img src="images/bars.gif" width="317" height="14" alt="bars"><BR>
        </p>
        <font face="Verdana" size="2" color="#000000">
          cEdit's instalation was made using NSIS - Nullsoft Superpimp Instalation
          System, which provides an fast easy installation. Start instalation by
          clicking the given setup file. The installation will take care of the
          rest.<BR><BR>
          If you have any problems installing cEdit please email <a href="mailto:devedit@yahoo.com">devedit@yahoo.com</a>
          with the operating system details including version number.          
        </font>
      </tr></td>
    </table>
  </body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?