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

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

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

2024-04-27 13:53:40
字體:
來源:轉載
供稿:網友

  先看看效果:

  按此在新窗口瀏覽圖片

  下面是源代碼:

<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格式的網頁文檔就能看到效果了。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 鄂托克前旗| 芦溪县| 宁远县| 金沙县| 观塘区| 体育| 启东市| 绥化市| 万宁市| 江川县| 开原市| 大厂| 读书| 张家川| 新干县| 东乌珠穆沁旗| 修文县| 景宁| 丰台区| 通道| 永康市| 波密县| 泾川县| 河曲县| 南宁市| 金昌市| 积石山| 青海省| 仙居县| 繁峙县| 启东市| 新河县| 法库县| 刚察县| 陇南市| 呼伦贝尔市| 曲麻莱县| 阜宁县| 黔南| 博兴县| 贵州省|