| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| <title>CSS 2.1 Test Suite: margin-left</title> |
| div { font: 15px/1 Ahem; margin: 1em; } |
| .six p { background: yellow; color: lime; } |
| .six span { margin-left: -4em; background: blue; color: orange; } |
| <link rel="help" href="http://www.w3.org/TR/CSS21/box.html#margin-properties" title="8.3 Margin properties: 'margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin'"> |
| <p>The following two bars should be identical:</p> |
| <p>xx xx xx <span>xx xx </span> xx</p> |
| <img alt="" src="support/swatch-lime.png"><img alt="" src="support/swatch-lime.png"><img alt="" src="support/swatch-yellow.png"><img alt="" src="support/swatch-lime.png"><img alt="" src="support/swatch-lime.png"><img alt="" src="support/swatch-orange.png"><img alt="" src="support/swatch-orange.png"><img alt="" src="support/swatch-blue.png"><img alt="" src="support/swatch-orange.png"><img alt="" src="support/swatch-orange.png"><img alt="" src="support/swatch-blue.png"><img alt="" src="support/swatch-lime.png"><img alt="" src="support/swatch-lime.png"> |