?? index.asp
字號(hào):
<!--#include file="conn.asp"-->
<link href="style.css" rel="stylesheet" type="text/css">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=urlname%> - 留言本</title>
</head>
<frameset rows="1,*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="main.asp" name="topFrame" scrolling="NO" noresize >
<frame src="main.asp" name="mainFrame">
<noframes><body>
<p>此網(wǎng)頁(yè)使用了框架,您的瀏覽器不支持框架。</p>
</body>
</noframes>
</frameset>
</noframes>
</html>
<%end if%>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -