Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
Cloud
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
Cloud
Shobha
The best way to predict the future is to invent it
Can you explain the role of the <datalist> tag in providing pre-defined options for an <input> field?
RELATED INTERVIEW QUESTIONS
How does the <source> element work in HTML5?
How can you use HTML5’s input types to implement a file upload form?
What is the <wbr> tag in HTML5?
What is the purpose of the disabled attribute in HTML form elements?
What are the new media elements introduced in HTML5?
What is the
tag used for in HTML?
What are the default margins applied by browsers to HTML elements like <body>, and how can they be controlled?
Explain how to create a custom HTML form validation using the pattern attribute.
How do you use the data-* attribute in HTML?
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
What is the difference between the action and method attributes in the <form> tag?
What is the purpose of the action attribute in HTML forms, and how does it work?
How does the contenteditable attribute work in HTML?
How does the data-* attribute work in HTML5? Provide an example of how it can be used with JavaScript.
What is the effect of using the readonly and disabled attributes in form elements?
X