Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com tests: combinations

  1. This has .class1:link {color: #f0f (purple)}

  2. This has :link.class2 {color: #999 (gray)}

  3. This has :link#id1 {color: #f0f}

  4. This has #id2:link {color: #999}

  5. This has A.class3:link {color: #f0f}

  6. This has A:link.class4 {color: #999}

  7. This has A:link#id3 {color: #f0f}

  8. This has A#id4:link {color: #999}