国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網(wǎng)站 > WEB開發(fā) > 正文

8.(初級)web字體之:裝飾列表

2024-04-27 15:08:34
字體:
供稿:網(wǎng)友

一、無裝飾列表符號

list-style:none;

二、裝飾列表<ul>、<ol>

list-style-type:disc(實(shí)心圓)/circle(空心圓)/square(實(shí)心方形);

三、裝飾列表<ol>

list-style-type:

decimal(1. 2. ...)

decimal-leading-zero(01. 02. ...)

upper-alpha(A. B. ...)

lower-alpha(a. b. ...)

upper-roman(I. II. ...)

lower-roman(i. ii. ...);

四、設(shè)置裝飾列表符號位置

list-style-position:outside(默認(rèn))/inside

                                                              

list-style-position:outside                                                                            list-style-position:inside

五、設(shè)置裝飾列表符號顏色    1、<ul>設(shè)置符號顏色:

ul li{   width: 200px;   list-style-type: none;   list-style-position:outside ;}ul li:before{   content:counter(item,disc) ' ';   color: red;}

2、<ol>設(shè)置符號顏色:ol li{    width: 200px;    list-style-type: none;    list-style-position:outside ;    counter-increment:item ;}ol li:before{    content:counter(item) '. ';    color: red;}

!效果為list-style-position:inside,就算設(shè)置list-style-position:outside也無法改變

六、設(shè)置裝飾列表符號圖形

list-style-image:url(xxx.xxx);

七、裝飾列表簡寫

list-style:list-style-type list-style-image list-style-position;

例如:

list-style:circle url(img/bullet.gif) inside;


發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 射洪县| 平塘县| 灵寿县| 扎囊县| 开阳县| 广饶县| 分宜县| 桑日县| 乐至县| 长白| 乌兰浩特市| 台中市| 印江| 中山市| 长岭县| 广灵县| 河南省| 孟州市| 平舆县| 绵竹市| 潮州市| 巴彦淖尔市| 醴陵市| 景泰县| 溧阳市| 宁国市| 都江堰市| 民县| 玉树县| 广昌县| 双流县| 广平县| 涡阳县| 虞城县| 泽普县| 天镇县| 宁津县| 乐亭县| 勐海县| 诸暨市| 封开县|