1
<!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>CSS
2.1 Test Suite: Inline Elements
</title>
5 <script src=
"../resources/ahem.js"></script>
6 <style type=
"text/css">
8 div
{ font: 10px/240% Ahem
; color: black
; width: 200px; margin: 0 0 0 10px; }
9 span
{ border: solid
10px blue
; padding: 2px 20px 2px 10px; margin: 40px 30px 0 40px; }
10 td
{ padding: 0; border: 2px solid black
; }
11 img
{ display: block
; }
12 .control { background: red
; color: yellow
; }
14 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/visuren.html#inline-formatting" title=
"9.4.2 Inline formatting context">
17 <p>The two diagrams below should be identical to the pixel with no red present.
</p>
30 <img alt=
"FAIL: Images required for this test." src=
"support/css1test42a.png">