I want to be able to fill the parent div exactly 100% with a child span. The problem is that I want to fill it with a tag with a themeroller, and it has various indents and fields. Therefore, I cannot hard code any sizes for range height.
If I try to set the range height to 100%, then it really goes over and fills in more than 100% + 6 pixels for this theme (but more depends on the theme). How do you do this, no matter what size fills / fields for the range, will it ever fill 100% of the parent div?
Thank you very much for your help.
source
share