这又是一次与html的作战,奶子疼。。。emmmmmm
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body title="WarHut">
<div style="width: 100%;height: 708px;">
<div style="background: green;width: 100%;height: 10%;" title="我是略略略略">
这是一个骂了个屁的乱写的
</div>
<div style="background: red;width: 20%;height: 80%;float: left;">
<center>
<a href="https://bizhi.warhut.cn" target="WarHut">WarHut壁纸</a><br/>
<a href="https://v.warhut.cn" target="WarHut">WarHut影视</a><br/>
<a href="https://music.warhut.cn" target="WarHut">WarHut音乐</a><br/>
</center>
</div>
<div style="background: blue;width: 80%;height: 80%;float: left;">
<iframe src="https://bizhi.warhut.cn" frameborder="0" width="100%" height="100%" name="WarHut"></iframe>
</div>
<div style="background: yellow;width: 100%;height: 10%;clear: left;">
<p dir="rtl">这是由<a href="https://www.warhut.cn">歆宋博客</a>提供的友情服务。</p>
</div>
</div>
</body>
</html>