page.html
来自「极酷的PHP文本留言本」· HTML 代码 · 共 20 行
HTML
20 行
<a name="bottom"></a>
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0" class="content_table">
<tr>
<td bgcolor="#f1f1f1" onmouseout="this.style.background='#f4f4f4'" onmouseover="this.style.background='#f2f2f2'">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="25" width="70%"> <?=$show_page?></td>
<form action="<?=$myfile?>" method="post">
<input type=hidden name="action" value="search" />
<td width="30%" align=right><input name="keyword" type="text" class="search1" size="14">
<input name="Submit" type="submit" class="search2" value="<?=$lang[template][p0003]?>">
</td>
</form>
</tr>
</table>
</td>
</tr>
</table>
<br>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?