Doing this:
td{border: 1px solid black}
gives me 2px borders on adjacent cells. How do I get the same size
border on inside cell walls as outside, much as <table border="1"
cellspacing="0" > would give.
A courtesy copy to my email would be appreciated (I'm on Google News
at the moment).
Jeff
td{border: 1px solid black}
gives me 2px borders on adjacent cells. How do I get the same size
border on inside cell walls as outside, much as <table border="1"
cellspacing="0" > would give.
A courtesy copy to my email would be appreciated (I'm on Google News
at the moment).
Jeff
Comment