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
What is the purpose of the srcset attribute in the <img> tag?
RELATED INTERVIEW QUESTIONS
How does the data-* attribute work in HTML5, and what are some use cases?
How do you create a form in HTML? Provide an example.
What is the significance of the <!DOCTYPE html> declaration in HTML documents?
What happens when you add a form tag inside a <table>?
What is the role of the <main> tag in HTML5?
What is the difference between submit and reset buttons in HTML forms?
How do you create a button in HTML? Provide an example.
How does the target=_self attribute in an anchor tag differ from target=_blank?
What is the difference between inline and block elements in HTML?
What is the significance of the <link> tag with rel=stylesheet and how does it affect page loading?
What are the different types of form elements in HTML?
What is the role of the rel attribute in a <link> tag, and how does it affect linking to stylesheets, icons, etc.?
How do you include external CSS stylesheets in an HTML document?
What is the <progress> tag used for in HTML5?
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
X