jsindex.htm
来自「javascript book」· HTM 代码 · 共 26 行
HTM
26 行
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
</head>
<frameset framespacing="0" border="0" rows="60,*" frameborder="0">
<frame name="banner" scrolling="no" noresize target="contents" src="jsindex2.htm" marginwidth="12" marginheight="10">
<frameset cols="145,*">
<frame name="contents" target="main" scrolling="no" src="jsindex1.htm" marginwidth="5" marginheight="0" noresize>
<frame name="main" src="1.htm" marginwidth="0" marginheight="0" scrolling="auto">
</frameset>
<noframes>
<body>
<p>此网页使用了框架,但您的浏览器不支持框架。</p>
</body>
</noframes>
</frameset>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?