Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
HTML
CSS
Python
PHP
MySQL
Linux
Shobha
The best way to predict the future is to invent it
Explain the role of the <source> tag in HTML5.
RELATED INTERVIEW QUESTIONS
What is the importance of using alt attribute for images in HTML?
How can you use HTML to structure a form with multiple input types (e.g., text, email, password)?
How does HTML5 improve upon older versions of HTML regarding multimedia content?
How do you add a comment in HTML?
What are the advantages of using <section> over <div> for structuring an HTML document?
How does the <canvas> element work in HTML5?
How does HTML5 handle the use of <video> and <audio> tags for multimedia content?
Explain the use of the <progress> element in HTML5.
What is the purpose of the contenteditable attribute in HTML5?
What is the difference between GET and POST methods in HTML forms?
What is the <datalist> tag in HTML5 and how is it used?
How do you prevent form submission if required fields are not filled in HTML5?
How does the async attribute in the <script> tag affect JavaScript execution?
What is the <summary> tag used for in HTML5?
How do you create a textarea in HTML? Provide an example.
X