How to I set border length as a fraction of the div or td dimension?
I want the border line on, for example, the bottom of the div or td not to extend the entire width of the div or td. There should be a gap on left and right. How do I achieve this in CSS? 