📄 head.php
字号:
<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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -