J
Jochen Fuhrmann
div {width:11px;
height:11px;
border-width:2px;
border-style:solid;
border-color:rgb(0,0,0);
background-color:rgb(255,255,255)}
why does this css code produce a square that is higher than wide when
run with the ie? it does the right thing with firefox ... jochen
height:11px;
border-width:2px;
border-style:solid;
border-color:rgb(0,0,0);
background-color:rgb(255,255,255)}
why does this css code produce a square that is higher than wide when
run with the ie? it does the right thing with firefox ... jochen