Identify the CSS property that specifies the length of the space used for the tab character.
A
size
B
tab-size
C
tab-space
D
all of the mentioned
Correct Answer: tab-size
The tab-size CSS property is used to customize the width of a tab.