> Why does IE6 insist on ignoring the height I've specified and render as > 20 pixels? This, with a XHTML 1.0 strict DTD? > > <div style="background: #000; border:0; height:4px; margin:0; > padding:0; width:200px;"></div> > > t. Works fine here. IE6-Win2kPro.