博客列表 >3.20作业

3.20作业

郭恒的博客
郭恒的博客原创
2018年03月21日 15:05:46622浏览

IMG_20180321_145508.jpg

实例

<!DOCTYPE html>
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
    <head>
        <meta charset="UTF-8">
        <title>admin</title>
    </head>
    <body>
        <table border="0" cellspacing="0" cellpadding="8" align="center" width="960">
            <tr>
                <td colspan="3">
                    <iframe src="1.php" name="top" height="80" width="100%" scrolling="no" frameborder="0"></iframe>
                </td>
            </tr>
            <tr><td colspan="3"><hr></td></tr>
            <tr>
                <td>
                    <iframe src="2.php" name="left" height="450" width="160" scrolling="no" frameborder="0" align="center"></iframe>
                </td>
                <td><hr style="width:2px;height:440px; "></td>
                <td>
                    <iframe src="3.php" name="right" height="450" width="780" scrolling="no" frameborder="0" align="center"></iframe>
                </td>
            </tr>
            <tr><td colspan="3"><hr></td></tr>
            <tr>
                <td colspan="3">
                    <iframe src="4.php" name="foot" height="60" width="100%" scrolling="no" frameborder="0"></iframe>
                </td>
            </tr>
        </table>
    </body>
</html>

运行实例 »

点击 "运行实例" 按钮查看在线实例


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