圣杯布局

<h1><pre name="code" class="html"><h1><span style="font-family:FangSong_GB2312;font-size:32px;"><strong><a target=_blank href="http://www.cnblogs.com/luchengming/p/5885941.html" target="_blank">圣杯布局</a></strong></span></h1><pre name="code" class="html">
关键词:

<margin>外边距<padding>内边距

<width>宽度<height>高度

<top>上<bottom>下<left>左<right>右

<position>位置<relative>相对<absolute>绝对<fixed>固定<float>浮动

<background>背景

 

方法:

<!doctype html>

<html> <head><title>圣杯布局</title><style>.shengbei{min-height:200px;margin:0 150px 0 300px;}.middle,.right,.left{min-height:200px;float:left;position:relative;}.middle{width:100%;min-height:200px;background:#ff0000;}.left{width: 300px;min-height: 200px;background: #0026ff;margin-left:-100%;position:relative;left:-300px; }.right{width:150px;min-height:200px;background:#00ff21;margin-left:-150px;position:relative;left:150px;}</style></head><body><div class="shengbei"><div class="middle">中</div><div class="left">左</div><div class="right">右</div></div> </body></html>
 

效果图





评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值