简单而大气的品牌分类代码,模块可以添加10个品牌分类,文字可以直接更改,如果觉得文字不好看也可以自己上传图片,图片高度90px,宽度190px。下面是为代码: <div class="sg-hd" style=" color:#FFF; overflow:hidden;font-family:微软雅黑;text-transform:uppercase; height:30px; line-height:30px; background:#a26d3b">
<h3 style="float:left; font-size:16px; text-indent:20px; vertical-align:top;">品牌专区</h3>
</div> <div class="sg-bd" style=" background:#FFF;overflow:hidden; clear:both; color:#333"> <ul style="clear:both; overflow:hidden;zoom:1; border-left:1px solid #eee;"> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">百丽</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href=" 链接 " target="_blank">达芙妮</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">天美意</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">他她</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">卓诗尼</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">coach</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">香奈儿</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">LV</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">miumiu</a> </li> <li style="float:left;border-right:1px solid #eee; border-bottom:1px solid #eee"> <a style="width:188.8px; text-align:center; color:#333; font-size:14px;height:90px;line-height:90px; display:block; background:#FFF" href="链接" target="_blank">无图片可输文字</a> </li>
</ul> </div><a name="sgmb"></a> |