国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > WEB開發 > 正文

用UL實現非Table四行三列布局_網站重構教程

2024-04-29 21:00:47
字體:
來源:轉載
供稿:網友

  先看看效果:

  按此在新窗口瀏覽圖片

  下面是源代碼:

<html>
<head>
<title>test</title>
<style type="text/css">
ul{
margin:0px;
padding:0px;
width:200px;
}
ul li{
float:left;
list-style-type:none;
border-top:#000 solid 1px;
border-left:#000 solid 1px;
width:65px;
}
.border-r{
border-right:#000 solid 1px;
}
.border-b{
border-bottom:#000 solid 1px;
}
.border-l{
border-right:#000 solid 1px;
border-bottom:#000 solid 1px;
}
</style>
</head>
<body>
<ul>
<li>&nbsp;</li>
<li>&nbsp;</li>
<li class="border-r">&nbsp;</li>
</ul>
<ul>
<li>&nbsp;</li>
<li>&nbsp;</li>
<li class="border-r">&nbsp;</li>
</ul>
<ul>
<li>&nbsp;</li>
<li>&nbsp;</li>
<li class="border-r">&nbsp;</li>
</ul>
<ul>
<li class="border-b">&nbsp;</li>
<li class="border-b">&nbsp;</li>
<li class="border-l">&nbsp;</li>
</ul>
</body>
</html>

  將上面的代碼保存成html格式的網頁文檔就能看到效果了。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 拜泉县| 仪陇县| 定襄县| 山阴县| 赞皇县| 双辽市| 共和县| 永平县| 萍乡市| 大同市| 横峰县| 怀柔区| 十堰市| 万源市| 普安县| 资中县| 岳阳市| 清涧县| 临武县| 罗源县| 会宁县| 射洪县| 花莲县| 乐安县| 高雄县| 博兴县| 万源市| 镇远县| 依安县| 焉耆| 绥中县| 历史| 乌审旗| 临沂市| 盱眙县| 集贤县| 扶余县| 定南县| 勐海县| 湾仔区| 乳山市|