Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com tests: invalid value test

  1. This should not have a big margin. margin: 70px, 70px, 70px, 70px

  2. Invalid values of any kind should result in the whole thing being ignored. As a result, this shouldn't have a background (background: url(wood.jpg) autumnmagnolia) of any kind.

  3. This should not have a 3d border.

  4. This should have a 24px left margin (margin-left: 24px; margin-left: .

  5. This should not be red - color: red all.

  6. This shouldn't be red (color=red).