Blogger Information
Blog 39
fans 0
comment 0
visits 34708
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
3月20日作业
美丽城堡
Original
593 people have browsed it
<!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

Correction status:Uncorrected

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post