border-collapse property :

This is used to define table borders as separate or collapse.

separate –
This is the default. Each cell will display its own borders.
collapse –
Borders are collapsed into a single border.