5-8.htm
来自「JScript网页特效,包含很多的实现网页特效的方法.」· HTM 代码 · 共 14 行
HTM
14 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>§5.8 类似IE工具栏的按钮栏</title>
</head>
<html>
<frameset rows="32,*" framespacing="0" border="0" frameborder="0" style="border:0px">
<frame name="bar" scrolling="no" noresize target="main" src="top.htm" marginwidth="0" marginheight="0">
<frame name="main" src="main.htm" marginwidth="0" marginheight="0" scrolling="auto" noresize target="_self"
style="border-right:1px solid threedhighlight;border-left:1px solid threedshadow;
border-bottom:1px solid threedhighlight;border-top:1px solid threedshadow">
</frameset>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?