[Tab char] how to have it in a Label ?

T

teo

How to insert a Tab char (or workaround)
in a Label on an Aspx page (Fx2.0) ?

So to have:

Tim Willis
John Adams
Robby King
Sam Elliot
 
B

bruce barker

in html tab is a whitespace, so its treated the same as a space.
normally you would use a table for the desired layout.

-- bruce (sqlwork.com)
 
H

Harshal Pachpande

If you do not have explicit control over formatting then u might as well use
<pre> which preseves the spaces, line breaks, etc.

- Harshal
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top