×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: HTML
Posted by: Mario Lopes
Added: Sep 10, 2018 5:02 PM
Views: 3371
  1. <div class="form-group">
  2.                         <label for="txtNome">Nome:</label>                        
  3.                         <asp:TextBox id="txtNome" runat="server" class="form-control"></asp:TextBox>
  4.                     </div>