一、代码
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Test_frame</title>
<style type="text/css">
@import url("Untitled-1.html.css");
</style>
</head>
<frameset rows="30%,70%" cols="20%,60%,20%"
frameborder="1" framespacing="1dpx"
border="100dpx" bordercolor="red" >
<frame src="https://blog.csdn.net/qq_40671789/article/details/100059811">
<frame src="https://blog.csdn.net/qq_40671789/article/details/98200055" >
<frame src="https://blog.csdn.net/qq_40671789/article/details/97415571" >
<frame src="https://me.csdn.net/qq_40671789">
<frame src="https://start.firefoxchina.cn/" >
<frame src="https://blog.csdn.net/qq_40671789/article/details/96622013" >
</frameset>
<body>
江江
</body>
</html>
二、效果