博客列表 >3月20日作业

3月20日作业

美丽城堡
美丽城堡原创
2018年03月21日 22:48:50585浏览
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <title>框架测试</title>
</head>
<body>
    <table border="0" cellpadding="8" cellspacing="0" width="1000">
        <tr>
            <td colspan="2">
                <iframe src="de/top.html" name="top" width="100%" height="66" frameborder="0" scrolling="no"></iframe>
            </td>
        </tr>
        <tr><td colspan="2" ><hr></td></tr>
        <tr>
            <td><iframe src="de/left.html" name="left" width="160" height="450" frameborder="0" scrolling="no" >aaa</iframe></td>
            <td>
                <iframe src="de/right.html"  width="820" height="450" scrolling="no" ></iframe>
            </td>
        </tr>
        <tr><td colspan="2" ><hr></td></tr>
        <tr >
            <td colspan="2">
                <iframe src="de/bottom.html" name="bottom" width="100%" height="66" frameborder="0" scrolling="no" ></iframe>
            </td>
        </tr>
    </table>
</body>
</html>

手写图片:

IMG_1572.JPG

运行图片:

bb.png

声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议