Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Align Label Text Right

Reply
Thread Tools

Align Label Text Right

 
 
Lee Trotter
Guest
Posts: n/a
 
      06-11-2004
Hi All,

I have a number of labels on my form. I would like the text in the label to
be aligned or justified right? I can't find a property to do this. Can it
be done?

Thanks

Lee


 
Reply With Quote
 
 
 
 
DalePres
Guest
Posts: n/a
 
      06-12-2004
Put them in a <DIV> with the align property of the DIV set to Right.

Dale
"Lee Trotter" <latrotter@@@sympatico.ca> wrote in message
news:uUg3H9%...
> Hi All,
>
> I have a number of labels on my form. I would like the text in the label

to
> be aligned or justified right? I can't find a property to do this. Can

it
> be done?
>
> Thanks
>
> Lee
>
>



 
Reply With Quote
 
 
 
 
DalePres
Guest
Posts: n/a
 
      06-12-2004
Or put them in a table with the table cell align set to right.

Dale..again

"Lee Trotter" <latrotter@@@sympatico.ca> wrote in message
news:uUg3H9%...
> Hi All,
>
> I have a number of labels on my form. I would like the text in the label

to
> be aligned or justified right? I can't find a property to do this. Can

it
> be done?
>
> Thanks
>
> Lee
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
<div align=center> also affects align of dynamic dropdown item text Steve Richter ASP .Net 1 06-24-2007 07:11 PM
text-align vs align tshad HTML 1 06-23-2005 10:29 PM
Right Align Textbox/label Wardeaux ASP .Net 3 11-12-2004 08:46 PM
How to keep Label text right align? kai ASP .Net 3 02-23-2004 03:43 AM
how to Align text left & vertical align middle Kay ASP .Net 2 07-25-2003 08:32 AM



Advertisments