The Mudcat Café TM
Thread #1756   Message #6094
Posted By: Peter Timmerman
02-Jun-97 - 06:45 PM
Thread Name: Tabs in HTML?
Subject: RE: Tabs in HTML?
Dear La Marca (hi), unfortunately, you can't tab directly in HTML, unless you want to save a preformatted text (which is another can of worms). You can indent using blockquotes that is -- and I am using different words to describe the familiar symbols so as not to generate them -- (front arrow) blockquote (back arrow) followed at the end by (front arrow, slash)blockquote (back arrow). Another alternative is to create ordered or unordered lists which indent. You would use OL or UL fronted and backed by the same arrow and slash pattern. You can also use an align function to centre stuff. The last possibility is to create a blank table cell! (forget it). Yours, Peter