pathogen
11-20-2002, 08:11 PM
Heya,
I have the following:
.bar { height: 5px; background: #000000 }
<div class="bar"></div>
For some reason tho, the <div> won't appear on the page smaller than 17 pixels. I can make it larger than that, but nothing smaller. Is this a limitation of div, or of IE 6?
Thanks.
I have the following:
.bar { height: 5px; background: #000000 }
<div class="bar"></div>
For some reason tho, the <div> won't appear on the page smaller than 17 pixels. I can make it larger than that, but nothing smaller. Is this a limitation of div, or of IE 6?
Thanks.