user_frm.htm
来自「VideoMan is a very easy image acquisitio」· HTM 代码 · 共 27 行
HTM
27 行
<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 2</title>
</head>
<frameset rows="74,*,60" framespacing="0" border="0" frameborder="0">
<frame name="top" scrolling="no" noresize target="contents" src="user_top.htm">
<frameset cols="368,*">
<frame name="contents" target="main" src="user_left.htm">
<frame name="main" src="user_right.htm" scrolling="auto">
</frameset>
<frame name="bottom" scrolling="no" noresize target="contents" src="user_bottom.htm">
<noframes>
<body>
<p>此网页使用了框架,但您的浏览器不支持框架。</p>
</body>
</noframes>
</frameset>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?