![]() |
VOOZH | about |
The tab-size property in CSS is used to specify the width of the tab character. The tab-size usually displays a single space character in an HTML document. Some elements like <textarea> and <pre> elements display the tab-size.
Syntax:
tab-size: number|length|initial|inherit;Property Value: The value of tab-size property is listed below:
Example: In this example, we are using the above-explained properties.
Output:
Supported Browsers: The browser supported by tab-size property are listed below: