Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: 'email' is not a valid type for an input tag.

Source Error:


Line 87:             <div class="col-md-6 input-group">
Line 88:                 <span class="input-group-addon">EMail Address</span>
Line 89:                 <input runat="server" type="email" class="form-control" id="EMailTextBox" name="email" placeholder="Email Address" />
Line 90:             </div>
Line 91:             <div class="col-md-6 input-group">

Source File: /Contact.aspx    Line: 89


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0