当前位置:网站首页>< li> dot style list style type
< li> dot style list style type
2022-07-06 16:21:00 【Dream height 1.8 meters】
<ul>
<li>1</li>
<li>2</li>
<li>3</li>
<li>4</li>
<li>5</li>
</ul>
li {
list-style-type: style ;
}
1 none
No mark
2 disc
Default , Solid round
3 circle
The hollow circle
4 square
Solid block
5 decimal
Numbers
6 decimal-leading-zero
0 A number mark at the beginning
7 lower-roman
Small Roman numerals
8 upper-roman
Capital Roman numeral
9 lower-alpha
Small Roman numerals lower-latin
Small Latin letters
10 upper-alpha
Capital Roman numeral upper-latin
Capital Latin letters
11 lower-greek
Small Greek letters
12 cjk-ideographic
Simple ideographic numbers
13 There are also some lonely ones
To be honest, I can't understand
such as hebrew
The Traditional Hebrew numbering armenian
Traditional Armenian numbering
georgian
Traditional Georgia numbering (an, ban, gan, etc. .)
hiragana
Mark is :a, i, u, e, o, ka, ki, etc. .( Japanese katakana )
katakana
Mark is :A, I, U, E, O, KA, KI, etc. .( Japanese katakana )
hiragana-iroha
Mark is :i, ro, ha, ni, ho, he, to, etc. .( Japanese katakana )
katakana-iroha
边栏推荐
- B - Code Party (girls' competition)
- The "sneaky" new asteroid will pass the earth safely this week: how to watch it
- 628. Maximum product of three numbers
- Raspberry pie csi/usb camera uses mjpg to realize web camera monitoring
- Discussion on QWidget code setting style sheet
- C language learning notes
- “鬼鬼祟祟的”新小行星将在本周安全掠过地球:如何观看
- Candy delivery (Mathematics)
- Sanic异步框架真的这么强吗?实践中找真理
- [teacher Gao UML software modeling foundation] collection of exercises and answers for level 20 cloud class
猜你喜欢
Flag framework configures loguru logstore
Programmers, what are your skills in code writing?
Luogu P1102 A-B number pair (dichotomy, map, double pointer)
Openwrt build Hello ipk
Problem - 922D、Robot Vacuum Cleaner - Codeforces
300th weekly match - leetcode
QT implementation window gradually disappears qpropertyanimation+ progress bar
树莓派4B64位系统安装miniconda(折腾了几天终于解决)
2078. Two houses with different colors and the farthest distance
QT style settings of qcobobox controls (rounded corners, drop-down boxes, up expansion, editable, internal layout, etc.)
随机推荐
分享一个在树莓派运行dash应用的实例。
Auto.js入门
Anaconda下安装Jupyter notebook
Date plus 1 day
C language is the watershed between low-level and high-level
New to redis
树莓派CSI/USB摄像头使用mjpg实现网页摄像头监控
VMware Tools和open-vm-tools的安装与使用:解决虚拟机不全屏和无法传输文件的问题
第 300 场周赛 - 力扣(LeetCode)
日期加1天
读取和保存zarr文件
Programmers, what are your skills in code writing?
Acwing - game 55 of the week
Acwing: Game 58 of the week
Flag framework configures loguru logstore
栈的经典应用—括号匹配问题
Generate random password / verification code
socket通讯
Sword finger offer II 019 Delete at most one character to get a palindrome
Penetration test 2 --- XSS, CSRF, file upload, file inclusion, deserialization vulnerability