1 2 3 4
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/inline-block-height-001.htm */ div { display: inline-block; width: 10em; background: green; color: white; }