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