login.tpl.php

来自「phpcms2007很好的cms内容管理系统,操作方便」· PHP 代码 · 共 40 行

PHP
40
字号
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>浼佷笟绠$悊闈㈡澘</title>
</head><body >
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="50">
  <tr>
    <td ></td>
  </tr>
</table>
<table cellpadding="0" cellspacing="0" border="0" width="500" align='center'>
  <tr>
    <td >
<table border='0' cellpadding='1' cellspacing='1' align='center' class="tableborder">
  <tr>
    <th colspan=2>浼佷笟缃戠珯绠$悊鐧诲綍</th>
  </tr>
  <form name="myform" method="post" action="">
    <tr> 
      <td align="right"  class="tablerow" width="40%">甯愬彿</td>
      <td class="tablerow">
	  <input name="username" type="text" size="15" value="">
	  </td>
    </tr>
    <tr> 
      <td align="right"  class="tablerow">瀵嗙爜</td>
      <td  class="tablerow"><input name="password" type="password" size="15" value=""></td>
    </tr>
    <tr> 
      <td align="center"  class="tablerow"></td>
      <td  class="tablerow">
	  <input type="submit" name="dosubmit" value=" 鐧诲綍 "> 
	  <input type="reset" name="Reset" value=" 娓呴櫎 "></td>
    </tr>
</table>
</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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