I know that using frame="bottom" will just put a border at the bottom of a table and using frame="rhs" will just put a border around the right, but how do I combine the two with html so only the bottom and right have a border?
Also I need to know how to put a border on just the sides and bottom. frame="vsides" is sides and again bottom is frame="bottom" .