<div>
<fieldset style="border: 1px solid #cdcdcd; border-radius: 15px;">
<legend><span style="font-family: Felix Titling; font-size: 14pt; color: #2319b3;"> Title Here </span></legend>
<asp:TextBox ID="TextBox1" runat="server" Width="250px" MaxLength="40"></asp:TextBox>
//------------- your other controls..............
</fieldset>
</div>
No comments:
Post a Comment