Server Controls (cont.)
<asp:textbox
  id="txtFirst"
  style="Z- "
  tabIndex="1"
  runat="server“
  MaxLength="25“
  Height="24“
  Width="128px">
</asp:textbox>