index.htm

来自「NetScreen电子教程 NetScreen电子教程」· HTM 代码 · 共 22 行

HTM
22
字号
<!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>Netscreen 50防火墙VPN配置方法</title>
</head>

<frameset rows="*" cols="177,*" frameborder="NO" border="0" framespacing="0">
  <frameset rows="135,*" frameborder="NO" border="0" framespacing="0">
    <frame src="Files/UP-1.htm" name="topFrame1" scrolling="NO" noresize >
    <frame src="Files/LEFT.htm" name="leftFrame" scrolling="auto" noresize>
  </frameset>
  <frameset rows="20,*" frameborder="NO" border="0" framespacing="0">
    <frame src="Files/UP.htm" name="upFrame" scrolling="NO" noresize>
    <frame src="Files/RIGHT.htm" name="RightFrame" scrolling="auto" noresize>
  </frameset>
</frameset>
<noframes><body>

</body></noframes>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?