Testing FIrst Testable Statement of Sec 17.1 of CSS2 Specification
-
1. This CSS rule centers the text horizontally in the header cells and
present the data with a bold font weight.
PASS CRITERIA:
If statement #1 above is passed, then
the table below is as described above.
This is a simple 3x3 table
Header 1
|
Cell 1
|
Cell 2
|
Header 2
|
Cell 3
|
Cell 4
|
NOTE: Rule applied is "TD {text-align: center; font-weight: bold}".
All other properties of this page should be UA-default.
NOTE: Headers may be dark also.