Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
HTML
CSS
Python
PHP
MySQL
Linux
Javascript
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
What is the role of the <mark> tag in HTML5?
How can you optimize HTML code for accessibility (e.g., using ARIA attributes)?
What is the <iframe> tag used for in HTML5?
What is the difference between input type=radio and input type=checkbox in HTML?
What is the use of the placeholder attribute in HTML input fields?
What is the difference between <ol>, <ul>, and <dl> tags in HTML?
What are the implications of using the id attribute multiple times on the same page?
What happens when you add a form tag inside a <table>?
What is the difference between the action and method attributes in the <form> tag?
Can you explain the difference between the target=_blank and target=_self attributes in anchor (<a>) tags?
What is the significance of the <link> tag with rel=stylesheet and how does it affect page loading?
What is the difference between the <div> and <span> tags?
How do you use the data-* attribute in HTML?
How does HTML handle different types of encodings, and how can you set the character encoding for a page?
Explain the hidden attribute in HTML5.
X