Groups | Blog | Home
all groups > asp.net webcontrols > june 2004 >

asp.net webcontrols : Align Label Text Right


Lee Trotter
6/11/2004 4:04:14 PM
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

DalePres
6/11/2004 8:49:59 PM
Put them in a <DIV> with the align property of the DIV set to Right.

Dale
[quoted text, click to view]

DalePres
6/11/2004 8:50:39 PM
Or put them in a table with the table cell align set to right.

Dale..again

[quoted text, click to view]

AddThis Social Bookmark Button