down.asp
来自「基于asp的博客系统+论文(代码齐全)经过调试」· ASP 代码 · 共 37 行
ASP
37 行
<style type="text/css">
<!--
.stye1 {
color: #CCCCCC;
font-size: 12px;
}
a:link {
font-family: "宋体";
font-size: 12px;
color: #608828;
text-decoration: none;
}
a:hover {
font-family: "宋体";
font-size: 12px;
color: #608828;
text-decoration: underline;
}
a:visited {
font-family: "宋体";
font-size: 12px;
color: #608828;
text-decoration: none;
}
-->
</style>
<table width="614" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="614" height="31" valign="middle">
<div align="center" class="stye1">Copyright (C) 2009
<a href="#">popii</a> All right By
<a href="http://popii/">popii </a>
</div>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?