Creating a Pure-CSS Star Rater
October 6th, 2005 by Jerome DahdahThere’s a nice tutorial on creating a pure-CSS star rater with lists on Komodo Media. See the example here. It uses a rather clever trick with the
background-repeat
property to achieve the effect.