K
Kay
Hello,
I have a asp lable control, which I use to display text in, I would like to
have the text display aligned in the center and vertical alignment left
however when I add the following style to the lable it does not work
<asp:label id="lblBanner" style="text-aligh:left;vertical-align:middle;"
runat="server" Width="100%" ></asp:label>
could someone please tell me how to display the text valign middle and text
align left.
Thanks,
Kay.
I have a asp lable control, which I use to display text in, I would like to
have the text display aligned in the center and vertical alignment left
however when I add the following style to the lable it does not work
<asp:label id="lblBanner" style="text-aligh:left;vertical-align:middle;"
runat="server" Width="100%" ></asp:label>
could someone please tell me how to display the text valign middle and text
align left.
Thanks,
Kay.