Tagged Questions

0
votes
1answer
987 views

HTML Horizontal Ordered Lists with Numbering

I'm using an ordered list in order to get numbering, which works perfectly fine when the list is vertical. However, once I make it horizontal, the numbering disappears. The display attribute in the ...