using multiline text box. trying to set width in px. but it's not working.
Need Help.
<asp:TextBox ID="txtHtml" TextMode="MultiLine" runat="server" Height="300px" Width="839px">
Thanks in Advance.
Need Help.
<asp:TextBox ID="txtHtml" TextMode="MultiLine" runat="server" Height="300px" Width="839px">
Thanks in Advance.