about.html

来自「Follow me超级搜索引擎V6.2(完美版)绝对是目前全国功能最优秀的超级搜」· HTML 代码 · 共 37 行

HTML
37
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <title>About</title>
  <style type="text/css" rel="stylesheet">
    body {
    font-size:12px;
    margin: 5px;
    background-color:#F0F0EE;
    }
    div.title {
    font-size: 18px;
    font-weight: bold;
    color: #FB7155;
    margin-bottom: 5px;
    }
    td.left {
    font-size: 12px;
    width: 70px;
    padding: 2px;
    }
    td.right {
    font-size: 12px;
    padding: 2px;
    }
  </style>
</head>
<body>
  <div class="title">KindEditor</div>
  <table border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td class="left">鐗堟湰: </td>
      <td class="right">3.1</td>
    </tr>
    <tr>
      <td class="left">鎶

⌨️ 快捷键说明

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