17.6.3 Border styles

Chapter 17 - Tables - 17.6.3 Border styles

Go to the relevant page of the specification.

border-style-inset-001
Table-Specific Border Style Behavior (separated border model/inset)
In the separated border model, the 'inset' border style makes its box looks like it is embedded in the canvas.
border-style-inset-002
Table-Specific Border Style Behavior (collapsing border model/inset)
In the collapsing border model, the 'inset' border style looks the same as the 'ridge' border style.
border-style-outset-001
Table-Specific Border Style Behavior (separated border model/outset)
In the separated border model, the 'outset' border style makes its box looks like it is standing off of the canvas.
border-style-outset-002
Table-Specific Border Style Behavior (collapsing border model/outset)
In the collapsing border model, the 'outset' border style looks the same as the 'groove' border style.