head.php
来自「warmsun留言板」· PHP 代码 · 共 19 行
PHP
19 行
<center>
<table width="760" border="0" cellspacing="1" cellpadding="2" bgcolor="#000000">
<tr>
<td bgcolor="<?=$color1?>" height="34"><img src="<?=$logo?>" width="250" height="50"></td>
</tr>
<tr>
<td bgcolor="<?php echo("$color2") ?>" height="3">
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="font">
<tr>
<td> | <a href="<?=$index?>">首页</a> | <a href="gb.php"><font color="#000000">
我要留言</font></a> | <font color="#FFFFFF"><a href="index.php"><font color="#000000">查看留言</font></a>
<font color="#000000">|</font> </font></td>
</tr>
</table>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?