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