📄 aa.html
字号:
<html>
<head>
<title>框架结构</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset rows="53,*" cols="*" framespacing="10" frameborder="yes" border="0">
<frame src="ba.html" name="leftFrame" scrolling="NO" noresize>
<frameset cols="20%,*" framespacing="5" frameborder="yes" border="0">
<frame src="host.html" name="leftFrame" scrolling="NO" noresize>
<frame src="ca.html" name="rightFrame" scrolling="NO" noresize>
</frameset>
<!--frame src="ca.html" name="topFrame" scrolling="NO" noresize-->
</frameset>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -