可以加上一个你的论坛可以放一个网络电台,主持又不用你们费力去找。真的不错。这个网络电台可以是高校,学生的:
6 分钟前 上传下载附件 (6.25 KB)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>:: 珠中打工族论坛 :: 珠海打工族论坛 ::</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Author" content="Marco Mai">
<meta name="robots" content="ALL">
<meta name="keywords" content="网络电台,大学校园,资讯,新闻,Radio Me,mp3,免费下载,节目录音,校友录,娱乐,音乐,时尚,美食,运动,电影">
<LINK REL="SHORTCUT ICON" HREF="http://www.zz07.net/favorite.ico">
</head>
<frameset rows="*,20" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="http://www.zz07.net" name="main" scrolling=yes noresize>
<frame src="http://fm.radiome.com.cn/player.aspx" name="bgm" scrolling=no noresize>
</frameset>
<noframes>
<body text=#000000 bgColor=#CCCCCC leftMargin=0 topMargin=0>
请使用IE6.0以上浏览器浏览该网站
</body>
</noframes>
</html>
01.<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
02.<html>
03.<head>
04.<title>:: 珠中打工族论坛 :: 珠海打工族论坛 ::</title>
05.<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
06.<meta name="Author" content="Marco Mai">
07.<meta name="robots" content="ALL">
08.<meta name="keywords" content="网络电台,大学校园,资讯,新闻,Radio Me,mp3,免费下载,节目录音,校友录,娱乐,音乐,时尚,美食,运动,电影">
09.<LINK REL="SHORTCUT ICON" HREF="http://www.zz07.net/favorite.ico">
10.</head>
11.
12.<frameset rows="*,20" cols="*" framespacing="0" frameborder="NO" border="0">
13.<frame src="你网站的域名" name="main" scrolling=yes noresize>
14.<frame src="http://fm.radiome.com.cn/player.aspx" name="bgm" scrolling=no noresize>
15.</frameset>
16.<noframes>
17.<body text=#000000 bgColor=#CCCCCC leftMargin=0 topMargin=0>
18.请使用IE6.0以上浏览器浏览该网站
19.</body>
20.</noframes>
21.</html>
复制代码还有一个就是将main_in.aspx改成你的首页
将这个main.aspx改成index.html
要你们在网站首页设置Index.html为首要执行
这就OK了
|