本帖最后由 BU44 于 2015-4-2 16:13 编辑
演示:http://www.bu44.com/zhibo
新建一个html文件,复制下面的源码,然后上传到自己的网站目录,在自己的网站上添加个导航即可。
- <html>
- <head>
- <title>在线电视直播-不试试BU44.COM</title>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="Keywords" content="bu44,不试试,在线电视直直播,在线电视剧观看,免费在线电视剧,网络电视直播,网络电视在线直播" />
- <meta name="description" content="免费在线电视直播-bu44" />
- <link rel="icon" type="images/x-icon" />
- <style type="text/css" media="screen">body{background:#000;margin:0;padding:0;}</style>
- </head>
- <body>
- <iframe src="http://www.bu44.com/zhibo" height="100%" width="100%" name="mainFrame" scrolling="no" frameborder="no" marginwidth="0" marginheight="0" border=0>
- </iframe>
- </body>
- </html>
复制代码
|