Questions
Tags
Sign In
How to put the point in a numbered list after the number?
Guys, please tell me how to put a period after the number in a numbered list?
Code
:
https://jsfiddle.net/efendi/04ar0xf0/3/
CSS
HTML
buford.Turcotte49
asked
June 8th 19 at 17:13
Related questions
2
Git log to the console hatched part of the story, and then you need to hold Enter to the rest hatched. How to withdraw everything at once?
1
Ext4, the mount option sync?
1
How to use the react component?
2
How to get the current user in the form?
2
How to alert the div to display?
1
How to wait for the result of the asynchronous functions in the call chain?
1
Can Node.JS refer to the memory addresses of third-party processes to obtain data or records?
2
Exiting PXE ROM?
More answers about
"How to put the point in a numbered list after the number?"
3
answers
casimer.Marquardt80
answered on
June 8th 19 at 17:15
Solution
https://jsfiddle.net/SAnhPa/04ar0xf0/4/
content: counter(li, decimal) ".";
Adela.Feeney40
answered on
June 8th 19 at 17:17
Probably, it is necessary to remove the list styles and numbered list point by themselves and appear. OL>LI is numerology list.
PS
Either :before or :after connecting to.
scottie.Daniel
answered on
June 8th 19 at 17:19
https://jsfiddle.net/04ar0xf0/5/
And that's not right?
Or so
https://jsfiddle.net/04ar0xf0/6/
And you can still so
https://jsfiddle.net/04ar0xf0/7/
Please
sign in
or
sign up
to write your answer or comment.
Find more questions by tags
CSS
HTML