Re: [SLE] Off TOPIC - html tabs spaces
From: Felix Miata (mrmazda_at_ij.net)
Date: 11/29/05
- Previous message: Donald Musser: "[SLE] SuSe 10.0 - System Hanging on Install"
- In reply to: Chadley Wilson: "[SLE] Off TOPIC - html tabs spaces"
- Next in thread: Shriramana Sharma: "Re: [SLE] Off TOPIC - html tabs spaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Nov 2005 14:33:36 -0500 To: suse-linux-e@suse.com
Chadley Wilson wrote:
> In an ordinary office document you can line things up with tabs by
> pressing the tab key.
> I wonder if html has a function for this or a special code.
No tab key. HTML collapses whitespace between non-whitespace chars into
one space.
There are ways to simulate the effects of tabs. If the content is
TABular data, use TABles, which are designed for TABular data.
If the data is not tabular, you can simulate with <code> or <pre> tags
or using CSS.
--
"I can do all things through Him who gives me strength."
Philippians 4:13 NIV
Team OS/2 ** Reg. Linux User #211409
Felix Miata *** http://members.ij.net/mrmazda/auth/
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@suse.com
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Donald Musser: "[SLE] SuSe 10.0 - System Hanging on Install"
- In reply to: Chadley Wilson: "[SLE] Off TOPIC - html tabs spaces"
- Next in thread: Shriramana Sharma: "Re: [SLE] Off TOPIC - html tabs spaces"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|