index.html~1~

来自「小型论文管理系统 功能还不是很完善 有待改进」· HTML~1~ 代码 · 共 15 行

HTML~1~
15
字号
<html>  <head>  </head>  <body>    <center>    <table width="50%">      <tr>        <td><a href="controller?event=EDITREGISTER"> 注册</a></td>        <td><a href="controller?event=EDITLOGIN">登录</a></td>      </tr>    </table>  </center>  </body></html>

⌨️ 快捷键说明

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