Playit
CSS Property:
tab-size:

Result:
I	have	tabs	inside!

Note: The tab-size property is not supported in Internet Explorer.

CSS Code:
pre#t1 {
tab-size: 8;
}
Click the property values above to see the result
W3Schools.com - Play it