Loading Please Wait...
CSS border-spacing property defines the space between cells of the table element.
border-spacing: 0;
border-spacing: 10px;
border-spacing: 10px 4px;
length: px, em, rem, em, etc.
Global: inherit, initial, revert, revert-layer, unset,
Sets space between column (horizontal) and row (vertical)
border-spacing: 10px;
First value sets space between column (horizontal) and second value sets space between row (vertical)
border-spacing: 10px 4px;
/* length */
border-spacing: 2px;
/* horizontal (column) | vertical (row) */
border-spacing: 1cm 2em;
/* Global values */
border-spacing: inherit;
border-spacing: initial;
border-spacing: revert;
border-spacing: revert-layer;
border-spacing: unset;
How you feel about this blog:
Share this blog on:
If you find any error in the turtorials, or want to share your suggestion/feedback, feel free to send us email at: info@lynxsia.com
Contact UsWe are concern with various development process like website design & development, E-commerce development, Software development, Application development, SMS & Bulk SMS Provider, PWA Development, and many more..
Copyright ©
, Lynxsia IT Solutions, All rights reserved