国产探花免费观看_亚洲丰满少妇自慰呻吟_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格式的網頁文檔就能看到效果了。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 田东县| 故城县| 贡嘎县| 福建省| 民勤县| 礼泉县| 诸暨市| 南宁市| 南丰县| 中阳县| 南投市| 临汾市| 九龙坡区| 嘉荫县| 峨眉山市| 涟水县| 五大连池市| 博白县| 金川县| 台南市| 汉寿县| 古蔺县| 望城县| 息烽县| 措美县| 洛阳市| 温州市| 普格县| 松江区| 高雄市| 东海县| 兴宁市| 莱西市| 丘北县| 永嘉县| 林西县| 房山区| 平顺县| 安泽县| 嵩明县| 鄢陵县|