introduction.htm

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

HTM
30
字号
<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>Help Introduction</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">
          You can access the help file from cEdit by pressing
          <B>F1</b> or going to <u>H</u>elp and selecting General Help.
          <BR><BR>
          To navigate through the help files you can use the following tabs:
          <ul>
            <li>Seleect the <font color="#636d4a"><B>Contents tab</b></font> to browse through the help topics by catagory.
            <li>Select the <font color="#636d4a"><B>Index tab</b></font> to browse through the help topics by keywords.
          </ul>
        </font>
      </tr></td>
    </table>
  </body>
</html>
              
    

⌨️ 快捷键说明

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