用的框架,适合有首页跳转的BLOG.
复制内容到剪贴板
代码:
<html>
<head>
<title>标题</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Copyright" content="" />
<meta name="keywords" content="" />
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<frameset rows=0,436 border=0 framespacing=0 frameborder=NO>
<frame src="播放器地址">
<frame src="网页地址">
</frameset>