📄 wish.asp
字号:
<!-- #include file="include/config_other.asp" -->
<!-- #include file="include/conn.asp" -->
<%dim n_sort
index_url="wish"
tit_fir=format_menu(index_url)
tit="祈愿祝福"
call web_head(0,0,3,0,0)
%>
<table cellpadding=3 cellspacing=1 align=center class=tableborder1><tr><td valign=middle class=tablebody1 height=100><CENTER>
<table height=5 cellspacing=0 cellpadding=0 width=491 border=0>
<tbody>
<tr>
<td>
<iframe frameborder=0 width=750 height=400 leftmargin=0 scrolling=no src=wish/wish.asp topmargin=0></iframe>
</td>
</tr>
</tbody>
</table>
</CENTER></td></tr></table>
<%
'---------------------------------center end-------------------------------
call web_end(0)
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -