Using the Pseudo-Classes
We can achieve some dynamic effects with some of the pseudo-classes in CSS, without scripting.
Here we shall concentrate for a moment on pseudo-classes as applied to the anchor element <a> which works consistently well across the current graphical browsers today.
You may learn more about the pseudo-classes ~ and also about generated content, which is another dynamic effect ~ by referring to a comprehensive resource for CSS.