S
shank
What is the minimum height that can be set on an emtpy <div>...?
The below appears to get down to about 10px and won't go smaller.
Is there a way without using <HR>...?
<div style="width:100%; height:2px; background-color:#AABBCC;
margin-bottom:0px"></div>
thanks
The below appears to get down to about 10px and won't go smaller.
Is there a way without using <HR>...?
<div style="width:100%; height:2px; background-color:#AABBCC;
margin-bottom:0px"></div>
thanks