HEAD
as a child of HTML
- 1If you have any comments to make regarding this test, e-mail ian@hixie.ch.
HEAD
is but a child...This document should consist of a green background, with two boxes,
one red and one teal, spanning the width of the document. The first
box, the red one, should contain the same text as the
TITLE
element. That is because it is the
TITLE
element, but given a display:block
along with the HEAD
. The second box, the one containing
this text, is the document BODY
. There should be 8 pixels
between the HEAD
and the BODY
, as both have
8px margins.
Bugzilla: Bug 2742 (main bug - fixed but open with outstanding issues); Bug 2743 (scroll bar problem - reopened);
Last updated in February 1999.