Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to center text in a label
Message
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00672190
Message ID:
00672215
Views:
9
Add a DIV tag with the align attribute set to center like in the following:
<DIV align="center"><asp:Label id="lblMessage" runat="server" /></DIV>
>I dropped a webform label on my webform and I streched it to cover the width of two radio buttons. But the text is left justified, is it possible to center the text?
>
>Thanks
>
>Kirk
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform