Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com test pages: tables - selector test

Table selector test

This should be blue (TD.x {color: blue}). This should be blue (TABLE.a TD.y {color: blue}). This should be blue (TABLE.a TR TD.z {color: blue}). This should be blue (TR TD.a {color: blue}).
This should be italic (TR {font-style: italic}).
This should be bold (TABLE {font-weight: bold}).
This should be italic (TD {font-style: italic}).

This tests a common failing - unclosed P elements not having their end tags implied - the following table should not be inside this background, color, or border.

Cell