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

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

HTML用UL實現非Table四行三列布局教程

2024-04-27 14:59:09
字體:
來源:轉載
供稿:網友

先看看效果:

  HTML用UL實現非Table四行三列布局教程   三聯

  下面是源代碼:

<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>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 西藏| 健康| 松滋市| 久治县| 海门市| 衡水市| 张家川| 穆棱市| 颍上县| 双桥区| 客服| 福安市| 贺州市| 迁西县| 长寿区| 团风县| 五常市| 江源县| 庄河市| 石河子市| 历史| 武宣县| 政和县| 商洛市| 成武县| 武夷山市| 阿拉尔市| 三门峡市| 乡宁县| 光山县| 称多县| 永济市| 尤溪县| 望谟县| 游戏| 正宁县| 青海省| 容城县| 高平市| 黑龙江省| 浦城县|