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
Can you explain the relationship between the <iframe> tag and security (e.g., sandboxing)?
How can the aria-label attribute improve web accessibility in HTML?
What is the role of the <address> tag in HTML, and when should it be used?
Explain the difference between <div> and <section> in HTML5.
What is the placeholder attribute in HTML5 used for?
How do HTML forms handle data submission using the method and action attributes?
What is the <details> tag used for in HTML5?
What happens if the method attribute in a form is set to GET and the action attribute is left empty?
What is the purpose of the <link> tag in HTML?
What is the impact of using an empty <a> tag (without href) in HTML?
How do HTML <b> and <i> tags differ from <strong> and <em> tags semantically?
How do you implement a responsive image gallery using HTML and CSS?
What is the difference between the action and method attributes in the <form> tag?
Explain the role of the <source> tag in HTML5.
How can the required attribute in form elements help in validation?
X