Normally, when we declare an unordered list in HTML, the list item bullets are the same color as the list item text they precede. But this doesn't always have to be the case, at least not in modern browsers.
Consider for example the list of Santa Claus's reindeer.
Just as we can change the color of list item bullets in an unordered list, so too can we change the color of list item numbers in an ordered list.
For this next example, I'm using the first eight instruments of the General MIDI standard.
We can do a lot more for these, I have a separate demo for that.