On which elements can :active be used?

This test file uses Peterned's csshover.htc

Test stuff ~ activate it

html:active { color: blue; } body:active, h1:active, p:active { color: red; } a:active { background: yellow; color: black; }


Home - More stuff