⟩ Tell me what Are The New Form Elements Introduced In HTML5?
Here is the list of new form elements available in HTML5.
☛ <datalist> – It specifies a list of options for input controls.
☛ <keygen> – This tag generates an encryption key.
☛ <output> – It defines the result of an expression.