Loading Please Wait...
CSS border-collapse property defines that cells of the table element have shared or separate border.
border-collapse: collapse;
border-collapse: separate;
separate: each cell border is separated from others with some space defined by border-spacing property.
collapse: each cell border shared border with others. In this case border-style property looks like groove for inset and ridge for outset border.
Global: inherit, initial, revert, revert-layer, unset,
/* Keyword values */
border-collapse: collapse;
border-collapse: separate;
/* Global values */
border-collapse: inherit;
border-collapse: initial;
border-collapse: revert;
border-collapse: revert-layer;
border-collapse: 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