Testing Third Testable Statement of Sec 11.2 of CSS2 Specification
-
3. The visibility property may be used in conjunction with scripts to
create dynamic effects.
PASS CRITERIA:
If statement #3 above is passed, then
following should be observed. Choose a suspect: (green oval button in place
of face - don't see similar info for Luciano):
Name: Al Capone
Residence: Chicago
Name: Lucky Luciano
Residence: New York
Rules applied here are:
"#container1 {position: absolute; top: 2in; left: 2in; width: 2in }
#container2 {position: absolute; top: 2in; left: 2in; width: 2in;
visibility: hidden; }
"
All other properties of this page should be UA-default.