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

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 开阳县| 米泉市| 平度市| 宜章县| 房产| 安岳县| 阿克陶县| 炉霍县| 高安市| 美姑县| 黔南| 平潭县| 西华县| 搜索| 宁陵县| 枝江市| 兴山县| 太仓市| 太和县| 北安市| 五常市| 馆陶县| 阳城县| 平泉县| 瑞昌市| 阿克苏市| 玉门市| 青阳县| 十堰市| 甘德县| 龙游县| 靖边县| 乌审旗| 中卫市| 临泽县| 平江县| 安达市| 永善县| 五指山市| 京山县| 甘肃省|