CSS/Selectors/pseudo-classes/:visited: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 September 2011

22 July 2011

  • curprev 14:0814:08, 22 July 2011Hiroki talk contribs 579 bytes +579 Created page with "= Pseudo-classes :visited = The :visited pseudo-class applies once the link has been visited by the user. == Syntax == <pre> selector:visited{ properties } </pre> == Example …"