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
Explain the role of the <source> tag in HTML5.
RELATED INTERVIEW QUESTIONS
What is the <datalist> tag in HTML5 and how is it used?
What is the purpose of the
tag in HTML?
How does the visibility: hidden property in CSS differ from display: none in terms of HTML rendering?
How do HTML <b> and <i> tags differ from <strong> and <em> tags semantically?
How can you dynamically change the content of an HTML document without reloading the page?
How do you set a default value for a dropdown list in HTML?
What is the difference between input type=number and input type=text?
What is the <footer> tag used for in HTML5?
How do you define custom data attributes in HTML5?
What is the purpose of the <meta> tag in HTML?
What are Web Components in HTML, and how can they improve modular web development?
How can you make a webpage content accessible for users with vision impairments using HTML?
How do you ensure that your HTML forms are both user-friendly and accessible to screen readers?
What does the download attribute in an anchor (<a>) tag do, and how does it improve file download functionality?
What are semantic HTML tags? Can you give some examples?
X