html - putting spacing between the leftmost and rightmost cells and the table border -
i making table in html , not want borders of leftmost , right cells extend way till table border. example:
| ____ |
so in above example, while cells have contiguous top border border not extend way till outer table border. great if can give me tips on how this.
put div in cell , style border/padding on div instead of table.
Comments
Post a Comment