会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
这里记录了我工作中的点点滴滴,有自己写的,也有别人的~
新博客地址:
liuqing.pw
新浪微博:
@掰漏斯特
掰漏斯特
博客园
首页
新随笔
新文章
联系
管理
订阅
FLOAT测试
<style type="text/css">
#wrap{width:300px;height:300px; margin:20px auto;}
#a,#b,#c{float:left;}
#a{width:100px; height:200px; background-color:#999;}
#b{width:200px; height:100px; background-color:#f00;}
#c{width:100px; height:100px; background-color:#fc0;}
#d{width:100px; height:200px; background-color:#03c; float:right;}
#e{width:200px; height:100px; background-color:#0f0; float:right;}
<!-- 以上为测试题的CSS --->
#menu{width:750px; margin:10px auto; height:30px; text-align:center;}
</style>
<div id="wrap">
<div id="a"></div>
<div id="b"></div>
<div id="c"></div>
<div id="d"></div>
<div id="e"></div>
</div>
<div id="menu"><a href="http://www.cnblogs.com/starweb" target="_blank">千烨-翼</a> </div>
千烨-翼
posted on
2008-10-06 14:54
刘卿
阅读(
302
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告