So the title says it all pretty much. I have a design and I need to have some running numbers along the side of a list. An ol would be perfect and it is rendering:
1998. Item 1 1999. Item 2 To match the designs I need it to be: 1998 - Item 1 1999 - Item 2 I could just make a table but it would be cooler if I could change it somehow. I have spent an hour or so looking around and there does not seem to be a CSS/HTML way. Cheers.