当前位置:网站首页><li>圆点样式 list-style-type
<li>圆点样式 list-style-type
2022-07-06 09:28:00 【梦想身高1米8】
<ul>
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
</ul>
li {
list-style-type: 样式;
}
1 none
无标记
2 disc
默认,实心圆
3 circle
空心圆
4 square
实心方块
5 decimal
数字
6 decimal-leading-zero
0开头的数字标记
7 lower-roman
小写罗马数字
8 upper-roman
大写罗马数字
9 lower-alpha
小写罗马数字 lower-latin
小写拉丁字母
10 upper-alpha
大写罗马数字 upper-latin
大写拉丁字母
11 lower-greek
小写希腊字母
12 cjk-ideographic
简单的表意数字
13 还有一些冷僻的
实不相瞒我看不懂
比如hebrew
传统的希伯来编号方式armenian
传统的亚美尼亚编号方式
georgian
传统的乔治亚编号方式(an, ban, gan, 等。)
hiragana
标记是:a, i, u, e, o, ka, ki, 等。(日文片假名)
katakana
标记是:A, I, U, E, O, KA, KI, 等。(日文片假名)
hiragana-iroha
标记是:i, ro, ha, ni, ho, he, to, 等。(日文片假名)
katakana-iroha
边栏推荐
- [exercise-6] (PTA) divide and conquer
- [exercise-4] (UVA 11988) broken keyboard = = (linked list)
- 渗透测试 ( 3 ) --- Metasploit Framework ( MSF )
- The "sneaky" new asteroid will pass the earth safely this week: how to watch it
- Codeforces Round #799 (Div. 4)A~H
- 分享一个在树莓派运行dash应用的实例。
- [exercise-9] Zombie's Treasury test
- Flask框架配置loguru日志库
- C basic grammar
- [exercise -11] 4 values why sum is 0 (and 4 values of 0)
猜你喜欢
Frida hook so layer, protobuf data analysis
第 300 场周赛 - 力扣(LeetCode)
力扣——第298场周赛
Borg maze (bfs+ minimum spanning tree) (problem solving report)
QT实现圆角窗口
Vs2019 initial use
渗透测试 ( 7 ) --- 漏洞扫描工具 Nessus
Differential (one-dimensional, two-dimensional, three-dimensional) Blue Bridge Cup three body attack
[exercise-5] (UVA 839) not so mobile (balance)
Analyse du format protobuf du rideau en temps réel et du rideau historique de la station B
随机推荐
Sanic异步框架真的这么强吗?实践中找真理
快速转 TypeScript 指南
C language is the watershed between low-level and high-level
Frida hook so layer, protobuf data analysis
Differential (one-dimensional, two-dimensional, three-dimensional) Blue Bridge Cup three body attack
渗透测试 ( 7 ) --- 漏洞扫描工具 Nessus
C language learning notes
Openwrt build Hello ipk
Luogu P1102 A-B number pair (dichotomy, map, double pointer)
Auto. Getting started with JS
Raspberry pie csi/usb camera uses mjpg to realize web camera monitoring
Opencv learning log 27 -- chip positioning
Is the sanic asynchronous framework really so strong? Find truth in practice
JS call camera
b站 實時彈幕和曆史彈幕 Protobuf 格式解析
Codeforces Round #803 (Div. 2)A~C
Opencv learning log 29 -- gamma correction
Information security - threat detection engine - common rule engine base performance comparison
读取和保存zarr文件
QT实现窗口置顶、置顶状态切换、多窗口置顶优先关系