国产探花免费观看_亚洲丰满少妇自慰呻吟_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>

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 南木林县| 喀喇沁旗| 富民县| 厦门市| 遂溪县| 东港市| 根河市| 亳州市| 信宜市| 海丰县| 毕节市| 延庆县| 渭南市| 米林县| 娱乐| 丰台区| 大同县| 平武县| 天峨县| 郴州市| 义乌市| 佛山市| 武清区| 双峰县| 湟源县| 宜章县| 四会市| 都匀市| 宣武区| 岫岩| 陵水| 辛集市| 百色市| 开化县| 沈阳市| 贡嘎县| 东山县| 安岳县| 乾安县| 秀山| 梓潼县|