Thomas J.S.: border: netscape - fehlt, ie - zu weit

Beitrag lesen

Hallo Ulf!

nochn Problemchen:
wird 'width' unter CSS im IE 4.0 noch nicht unterstützt?
Gibts ‚ne Alternativlsg.?

div.pic {
border-style:solid;
border-width:2px;
border-color:#FF6666;
width:188px;
}

Geht mi IE4 /IE5 / NS4.6

Grüße
Thomas