What are the new Form elements made available in HTML5?

 Posted by Vishalneeraj-24503 on 5/16/2015 | Category: HTML 5 Interview questions | Views: 2219 | Points: 40
Answer:

The new Form elements in HTML5 provide for a better functionality. The tags are as follows:-

a.) <datalist> - It specifies a list of options for input controls. These options are pre-defined.
b.) <keygen> - This tag defines a key-pair generator field.
c.) <output> - It defines the result of a calculation.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response