摘要:
三行三列
xhtml:
这里是顶行
这里是第一列
这里是第二列
这里是第三列
这里是底部一行
CSS:
#header{width:100%; height:auto;}
#wrap{ width:100%; height:auto;}
#column{ float:left; width:60%;}
#column1{ float:left; width:30%;}
#column2{ float:right; width:30%;}
#column3{ float:right; width:40%;} 阅读全文
posted @ 2009-04-14 17:11
摇光
阅读(262)
评论(0)
推荐(0)
浙公网安备 33010602011771号