1 2 3 4 5
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/text-indent-115.htm */ p { text-indent: 100px } span { background: yellow }