Advertisement

商品分类表html写法,商品分类列表页.html

阅读量:

商品分类列表页

#box,h,a{margin: 0; padding: 0; text-decoration: none;}

#box{

border: orange 2px solid;

width: 200px;

font-size: 22px;

font-weight: 500;

text-indent: 54px;

margin: 0 auto;

border-radius: 14px;

}

#box p a{

color: black;

}

#box p{

line-height: 40px;

border-bottom: 1px rgba(0, 0, 0, 0.8) dotted;

padding-top: 6px;

}

#box p a:hover{

color: orange;

}

p:nth-of-type(1){

background: url("img5/icon_01.jpg") left center no-repeat

}

p:nth-of-type(2){

background: url("img5/icon_02.jpg") left center no-repeat;

}

p:nth-of-type(3){

background: url("img5/icon_03.jpg") left center no-repeat;

}

p:nth-of-type(4){

background: url("img5/icon_04.jpg") left center no-repeat;

}

p:nth-of-type(5){

background: url("img5/icon_05.jpg") left center no-repeat;

}

p:nth-of-type(6){

background: url("img5/icon_06.jpg") left center no-repeat;

}

p:nth-of-type(7){

background: url("img5/icon_07.jpg") left center no-repeat;

}

p:nth-of-type(8){

background: url("img5/icon_08.jpg") left center no-repeat;

}

p:nth-of-type(9){

background: url("img5/icon_09.jpg") left center no-repeat;

}

p:nth-of-type(10){

background: url("img5/icon_10.jpg") left center no-repeat;

}

酒水、饮料

进口食品

休闲零食

地方特产

保健、冲调

粮油、生鲜

美容洗护

清洁洗涤

母婴、纸品

家居百货

一键复制

编辑

Web IDE

原始数据

按行查看

历史

全部评论 (0)

还没有任何评论哟~