Lines Matching full:tabs
851 in tact. Tabs are converted as well and you can manually <a href="#setting-tab-width">define the tab-width</a>. Lines are automatically wrapped.
1685 <p>If you’re using the <code class="highlighted html4strict"><span class="sc2"><<span class="kw2">pre</span>></span></code> header, tabs are handled automatically by your browser, and in general you can
1689 <p>Note that tabs created in this fashion won’t be like normal tabs - there won’t be “tab-stops” as such, instead
1690 tabs will be replaced with the specified number of spaces - just like most editors do.</p>
1696 <p>Where <code class="highlighted php"><span class="re0">$width</span></code> is the width in spaces that you’d like tabs to be.</p>
3183 <li><strong>Indentation is <em>4 spaces</em>, not tabs:</strong> Use spaces! as editors continiously screw up tabs there should be
3184 no tabs in your documents since it would look differently on every computer otherwise.</li>