
March 2, 2006
Today I’ve learnt about the attribute “a:hover”. It works the same as “alink”, that is, it changes the way a link looks when you move your mouse over it. a:hover is a CSS feature while alink is a html tag, and I’m not sure why whoever created this template thought it necessary to include both. But since I don’t know CSS, I guess there might be very good reasons to do so.
In any case, links should no longer go invisible when you point at them.