📄 index2.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>Handson新闻系统</title>
</head>
<script src="js/out.js"></script>
<frameset rows="64,*" cols="*" framespacing="0" frameborder="NO" border="0" id="mainset">
<frame src="top.html" name="topFrame" scrolling="NO" noresize >
<frameset rows="*,32,0,0" cols="*" framespacing="0" frameborder="NO" scrolling="no" border="0">
<frameset rows="*" cols="128,14,*" framespacing="0" frameborder="NO" scrolling="no" border="0" id="fset2">
<frame src="outlookleft.html" name="leftFrame" scrolling="no" >
<frame name="callleftmenu" scrolling="no" src="callleftmenu.html" frameborder="0" noresize="noresize">
<frameset rows="42,*" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="middle.html" name="middleFrame" scrolling="no" noresize >
<frameset cols="100%,0" id="fset3">
<frame src="main.html" name="mainFrame" />
</frameset>
</frameset>
</frameset>
<frame src="foot.html" name="bottomFrame" scrolling="NO" noresize>
<noframes><body>
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -