`

list-style:none;

    博客分类:
  • css
 
阅读更多
表明list项前面没有什么修饰(一片空白)。
list前可有的修饰:
disc            :  CSS1  默认值。实心圆
circle          :  CSS1  空心圆
square          :  CSS1  实心方块
decimal         :  CSS1  阿拉伯数字
lower-roman     :  CSS1  小写罗马数字
upper-roman     :  CSS1  大写罗马数字
lower-alpha     :  CSS1  小写英文字母
upper-alpha     :  CSS1  大写英文字母
none            :  CSS1  不使用项目符号
分享到:
评论

相关推荐

    div-css-漂亮的导航条

    list-style:none; } #tabs1 li { display:inline; margin:0; padding:0; } #tabs1 a { float:left; background:url("images/tableft1.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-...

    三星9305收索

    <!...你就知道</title><style index="index" >html,body{height:100%}...list-style:none}body,form,#fm{position:relative}td{text-align:left}img{border:0}a{color:#00c}a:active{color:#f60}.bg{background-image:url...

    JS实现左右无缝轮播图代码

    ul{list-style: none;} .banner{width: 600px;height: 300px;border: 2px solid #ccc;margin: 100px auto;position: relative;overflow: hidden;} .img{position: absolute;top: 0;left: 0} .img li{float: left;} ....

    CSS的ul和li实现横向排列和去掉li的点

    list-style:none; } 顺便拓展一下li的list-style: 复制代码代码如下: ul { list-style:square inside url(‘…/.img’); } ul { list-style:circle; } ol { list-style:upper-roman; } ol { list-style:lower-...

    bbs.qq.com.zip_Wrap Style

    ul,li,form,img {margin:0 padding:0 list-style: none border:none } /* 页面宽幅间距调整 */ .MainTop, .MainBody, .MainFooter {margin:0 10px } .MainTop {padding-top:3px } .MainBody {padding-top:0px } ....

    详解Vue demo实现商品列表的展示

    Vue实现商品列表的展示是一个比较简单的入门demo,... list-style: none; margin-right: 15px; border: 1px solid #eee; } #box img{ width: 200px; height: 150px; } </style> html: <

    Div+CSS多列布局方法

    list-style:none; margin:0; padding:0;height:30px} .myDiv ul li{ width:100px; float:left; border-right:1px solid #000; height:30px} .myDiv1{ width:300px; border:1px solid #000;border-bottom:0; height:...

    静态网业模板1

    list-style:none; padding:9px 0 0 10px; margin:0px; } #menu ul li{ display:inline; padding:0px; margin:0px; height:27px; } #menu ul li a{ height:27px; display:block; padding:0px 10px 0 10px; margin:0 4...

    jquery 图片轮播

    overflow:hidden" id="btnlistID"><li style="list-style: none outside none; float: left; width: 18px; height: 18px; border-width: 1px; border-color: rgb(153, 153, 153); border-style: solid; background:...

    less 实例 z.less

    ul, ol { list-style:none; } input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";} input::-moz-focus-inner { border:none; padding:0; } select, input { vertical-align:middle; } ...

    JQuery和html+css实现带小圆点和左右按钮的轮播图实例

    是的!你没看错!还是轮播图。这次的JQuery的哟!! CSS代码: /*轮播图 左右按钮 小白点*/ #second_div{ margin-top: 160px; } .img_box{ overflow: hidden;... list-style: none; position:absolute

    javascript菜单

    list-style:none; } #caidan a{ width:100px; display:block; background:#CCCCCC; color:#00FF66; border:1px solid #FFF; text-decoration:none; } #caidan>li{ float:left; } #caidan ul{ display:...

    HTML5 3D相册 精美 女朋友礼物

    list-style: none; width: 100px; height: 40px; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; position: relative; cursor: pointer; } .menu a { color: rgb...

    JavaScript使用ul中li标签实现删除效果

    本文实例为大家分享了js使用ul中li标签实现删除效果的具体代码,供大家参考,具体内容如下 ... list-style: none; } li { background-color: #ddd; margin-top: 2px; } li:hover { background-color

    【JavaScript源代码】js实现简单商品筛选功能.docx

    js实现简单商品筛选功能  本文实例为大家分享了js实现商品筛选功能的具体代码,供大家参考,具体内容如下 应用场景:商品筛选 <!... list-style: none; text-decoration: none; } .choose { width: 500px

    下拉框美化 美丽的下拉框

    下拉框美化 ...list-style:none;text-align:left;font-size:13px;width:190px;z-index:10008;} .blueCircle li {background-color:#fcfcfc;border:#6D92AB solid;border-width:0 2px;height:100%;}

    CSS在图片中的应用

    list-style:none; padding:0 0 0 25px; margin:0; width:57px; height:26px; line-height:26px; float:left; background: url(css-face.gif) no-repeat; } #face li#face1 { background-position:-22px -...

    HTML 网页设计

    ol,ul{list-style:none;margin:0;padding:0;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /*...

    Shy-3D立体动态相册实现代码(源代码)

    list-style: none; } .box{ width:200px; height:200px; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-size:100% 100%; position: absolute; ...

    Java相关课程系列笔记之十JSP学习笔记

    ul li{ list-style:none; display:inline; } ul img{ width:548px; height:177px; display:block; } #num{ right:5px; bottom:5px; } #num li{ float: left; color: #FF7300; text -align: center; line-height: 16...

Global site tag (gtag.js) - Google Analytics