Website Developer Question:
Download Job Interview Questions and Answers PDF
Tell me what Are The New Form Elements Introduced In HTML5?
Answer:
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.
☛ <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.
Download Website Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Show me your code snippets? | Tell us how can you refer to CSS file in the web page? |