Have following:
In design mode the text is displayed as "APPNET" and not "AppNet". Any ideas?PHP Code:asp:Label ID="Label17" runat="server" Style="font-size: 30px; font-weight: bold; z-index: 100; left: 270px;
color: blue; font-style: italic; position: absolute; top: -110px; letter-spacing: 5px; text-align: center;
vertical-align: middle; color: red; letter-spacing: 5px; background-color: transparent; font-variant: small-caps;"
Text="AppNet" Width="300px" Height="1px"></asp:Label


Reply With Quote

