1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: Replaced Elements
</title>
5 <style type=
"text/css">
7 img
{ display: block
; margin-right: auto
; margin-left: auto
; width: 50%; }
9 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/visudet.html#q7" title=
"10.3.4 Block-level, replaced elements in normal flow">
10 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/visudet.html#inline-replaced-height" title=
"10.6.2 Inline replaced elements, block-level replaced elements in normal flow, 'inline-block' replaced elements in normal flow and floating replaced elements">
14 Below this paragraph there should be a big teal square half the
15 width of the window and centered.
17 <p><img alt=
"FAIL: Images required for this test." src=
"support/square-teal.png"></p>