CSS border spacing

CSS border spacing property is used to define the amount of spacing for the adjacent borders of tables.


Syntax

Output

Prop Name Prop Type
Medium size Bat Wood Material
Long ribbon Cottom Material

CSS border spacing values list

Sr. No. value Description
1 length This is Used to give border spacing length for tables cells. The value for this can be in px ,cm, em or in percentage etc. If you specify one length, it should be for both horizontal and vertical.
2 initial Used to define as the property initial value.
3 inherit Used to define the computed value of property on the elements parent.