border-collapse Property
⢠Used to specifies whether table borders should be split as in standard HTML or collapse into a single border.
⢠We have two values :
1. border-collapse: separate;
2. border-collapse: collapse;
1. border-collapse: separate;
⢠Borders are separated, each cell will display its own borders (default).
⢠Example :
2. border-collapse: collapse;
⢠Borders are collapsed into a single border when possible (border-spacing and empty-cells properties have no effect).
⢠Example :
End thread š§µ
If this thread helpful for you then
1. Do Retweet the FIRST TWEET.
2. Follow me and turn on the notifications: @personalvipin
Thankyou ā£ļø