📄 cafe.asp
字号:
<html>
<frameset ROWS="10%,90%">
<frame SRC="say.asp" NAME="cafe_top"
MARGINWIDTH="1" MARGINHEIGHT="1" SCROLLING="no">
<frameset COLS="75%,25%">
<frame SRC="cafeconvo.asp" NAME="cafe_convo">
<frame SRC="users.asp" NAME="cafe_users">
</frameset>
<noframes>
<body>
This web page uses frames, but your browser doesn't support them.<p>
</body>
</noframes>
</frameset>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -