error.asp
来自「结合了某度和AH的个人主页 功能比较完整」· ASP 代码 · 共 18 行
ASP
18 行
<html>
<!--#include file="head.asp"-->
<body background="../img/dnacebg2.jpg">
<table width=630 height=150 cellspacing=1 cellpadding=0 bgcolor=#e4c59a align=center border="0">
<tr bgcolor=#e4c59a>
<td align=center height=20><table style="border:1px dotted #666666" width=616 cellspacing=0 cellpadding=0 bgcolor=#999999 align=center border="0">
<tr bgcolor=#e4c59a>
<td> </td>
<tr bgcolor=#e4c59a>
<td align=center><br>
<b><%=request("word")%></b>
<p>
</table> <!--#include file="foot.asp"-->
</td>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?