Label

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi to all
i have a data entry web form with a lot of labels that is aligment i want to
justify the text of those label to be of same width as a newspaper
the labels are htmlcontrol
thanks
 
Did you ever play "Twenty Questions?" It is a fairly simple game. The object
is to guess what object a person is thinking of in 20 questions or less. The
20 questions are all "yes/no" questions, and can be any questions the
participlants want them to be, as long as their answers are either "yes" or
"no." The winner is the person who can answer in the least amount of
questions. To be good at it, you learn to ask the right questions.

Of course, on these newsgroups, you have the freedom to do much more than
simply ask "yes/no" questions. However, the strategy of getting an answer in
less than 20 questions is basically the same. It consists of asking the
right questions, and asking them well. A good "player" will usually get a
good answer in just one question.

However, in the case of your question, you have made it impossible to
answer. Your question has precisely one capital letter in it, and no
punctuation. It is a collection of sentence fragments and un-defined terms.
Remember that you have plenty of time to write your question, even though
you may not have plenty of time to receive an answer relatively speaking.
However, taking a few extra minutes to make sure you are being clear is
going to save you much time asking over and over again.

So, how about round two?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
Thanks Kevin
look i have 2 labels ok??
one l1 and l2
l1.text="Sara"
l2.text="SaraKara"
i want to make the two text the same width
u get it??
i hope
 
np

<span style="display: block; width: 400px; text-align: justify">...</span>

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
thanks kevin

Kevin Spencer said:
np

<span style="display: block; width: 400px; text-align: justify">...</span>

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

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

Back
Top