SyntaxFix
Write A Post
Hire A Developer
Questions
I like to use this:
In your CSS:
.tab { display:inline-block; margin-left: 40px; }
In your HTML:
<p>Some Text <span class="tab">Tabbed Text</span></p>