品字形框架布局

注意:使用frameset标签意味着必须去掉body标签,否则frameset标签无效果


         

 

1.清除常用标签默认样式

*{margin: 0;padding: 0;list-style: none;}


2.使用框架品字形架构

<frameset rows="150px,100%" <span style="background-color: rgb(251, 234, 216); color: rgb(73, 73, 73); font-size: 14px; line-height: 21px; white-space: normal; ">frameborder="no"></span>
        <frame name="head" src="index.php/Index/head" noresize="noresize" ></frame>
        <frameset cols="300px,100%" <span style="background-color: rgb(251, 234, 216); color: rgb(73, 73, 73); font-size: 14px; line-height: 21px; white-space: normal; ">frameborder="no"></span>
        <frame name="left" src="index.php/Index/left" noresize="noresize"></frame>
        <frame name="right" src="index.php/Index/right" noresize="noresize"></frame>
        </frameset>
    </frameset>


3.  清除边框   固定尺寸 ;

<pre style="white-space: normal; color: rgb(73, 73, 73); font-size: 14px; line-height: 21px; background-color: rgb(251, 234, 216); ">frameborder="no"  noresize="noresize"
 


4.rows属性规定每行的高度,可使用像素  % ,*代表覆盖剩余尺寸     cols代表宽度



PS:subline添加注释快捷键:  ctrl+/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值