I’ve been poring over the manuals, but can’t see how to do this. I know it is possible to replace a block of text with an arbitrary image using CSS, but that’s not what I’m shooting for.
What I want is something like this:
<span id=”rating”>***</span>
And then a CSS rule for #rating that turns each individual asterisk into a specified image.