footer.php
来自「后台默认帐号和密码 admin 简介:建一个网站」· PHP 代码 · 共 20 行
PHP
20 行
<!-- page footer -->
<style type="text/css">
<!--
.STYLE1 {
font-family: "宋体";
color: #0000FF;
}
.STYLE2 {color: #0000FF}
.STYLE3 {color: #00FF66}
-->
</style>
<table width="100%" cellpadding="12" border="0">
<td width="100%" background="img/footerc.jpg">
<p align = center class="foot STYLE3">From Internet , For Internet!</p>
<p align = center class="foot">
<span class="STYLE2">BY 小宇 2007 <a href="jayeeliu@gmail.com" class="STYLE1">@联系我@</a></span>
</p>
</td>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?