index.htm

来自「asp制作的音乐系统,初步功能实现了用户登录」· HTM 代码 · 共 22 行

HTM
22
字号
<html>

<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<meta name="Description" content="流行音乐在高速试听下载,全部免费供您欣赏">
<meta name="Abstract" content="WMA MP3 WMA RM DJ MTV 歌词 音乐 流行 时尚 试听 视听 免费下载">
<meta name="keywords" content="音乐极限,音乐,MTV,mp3,WMA试听,歌词,RM,DJ,流行,时尚,试听,视听,免费下载,听吧,在线音乐,免费音乐网,流行舞曲,MP3下载">
<title>维博音乐站:http://www.vibow.com 听音乐,新主张</title>
</head>

<frameset cols="20%,80%" framespacing="0" border="2" frameborder="1">
  <frame name="contents" marginWidth=2 marginHeight=0 TOPMARGIN="0" LEFTMARGIN="0" scrolling="NO" noresize src="menu.htm">
  <frame name="main" src="main.htm" marginwidth="0" marginheight="0" scrolling="auto">
  <noframes>
  <body>
  <p>此网页使用了框架,但您的浏览器不支持框架。</p>
  </body>
  </noframes>
</frameset>

</html>

⌨️ 快捷键说明

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