Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
What are the new <input> types for form validation in HTML5?
Home
HTML
What are the new <input> types for form validation in HTML5?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
What are the new <input> types for form validation in HTML5?
html-validation
1
Answer
0
votes
answered
Oct 24, 2019
by
rajeshsharma
The new input types for form validation are email, URL, number, tel, and date.
Example:
<input type="email">
Related questions
0
votes
New input type attributes in HTML5
asked
Oct 23, 2019
in
HTML
by
AdilsonLima
#html
#html5
#html-code
#html-line
#html-inline
0
votes
What are the different new form element types in HTML 5?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
html5-element
html5
element-types
element-html5
0
votes
What are the new Apis provided by the Html5 standard? Give a brief description of each
asked
Oct 23, 2019
in
HTML
by
AdilsonLima
#html
#html5
#html-code
#html-line
#html-inline
0
votes
onformchangeWhat are the new form elements introduced in HTML5
asked
Jun 6, 2019
in
Data Handling using R
by
tempuser
#datahandling
0
votes
New features of HTML5
asked
Oct 23, 2019
in
HTML
by
AdilsonLima
#html
#html5
#html-code
#html-line
#html-inline
0
votes
Which of the following input controls represents a date consisting of a year and a week number encoded according to ISO 8601 in Web Form 2.0?
asked
Feb 11, 2020
in
HTML
by
rahuljain1
#html-controls
0
votes
Which of the following are approaches for input validation?
asked
Mar 17, 2021
in
Secure Code Review
by
DavidAnderson
ssa
0
votes
Rules established for HTML5
asked
Oct 23, 2019
in
HTML
by
AdilsonLima
#html
#html5
#html-code
#html-line
#html-inline
0
votes
Which of the following tags are no longer valid in HTML5?
asked
Feb 11, 2020
in
HTML
by
rahuljain1
#html-tags
0
votes
Which of the following are supported by HTML5?
asked
Feb 11, 2020
in
HTML
by
rahuljain1
#html5
0
votes
HTML5 audio tag has a number of attributes to control the look and feel and various functionalities of the audio player. The following are attributes of HTML5 audio element, except ________
asked
Feb 11, 2020
in
HTML
by
rahuljain1
#html-functionalities
0
votes
HTML5 tags are case sensitive.
asked
Feb 11, 2020
in
HTML
by
rahuljain1
#html-case-sensitive
+1
vote
How are tags migrated from HTML4 to HTML5?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
html4
html5
html4-vs-html5
0
votes
Which type of video formats are supported by HTML5?
asked
Oct 24, 2019
in
HTML
by
SakshiSharma
video-format
html-video
html-video-format
0
votes
In HTML5, which of the following tag is used to initialize the document type?
asked
Jan 29, 2021
in
HTML
by
rajeshsharma
html-document-type
document-type-html5
...