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
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
RELATED INTERVIEW QUESTIONS
How does the placeholder attribute work in HTML input elements, and what is its use?
What is the difference between class and id in HTML for styling?
How do you make a website responsive using HTML?
What is the role of the rel attribute in a <link> tag, and how does it affect linking to stylesheets, icons, etc.?
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
How can you use HTML5s <input> tag with type email to validate email addresses automatically?
How do you control the text direction in an HTML document using the dir attribute?
What is the <details> tag used for in HTML5?
What is the <address> tag used for in HTML?
How does the viewport meta tag work for responsive web design?
How do you add a background image in HTML?
What are the different types of HTML tags?
How do you create a multi-level dropdown menu in HTML?
What is the <picture> tag, and how does it help with responsive images?
Explain the role of the <source> tag in HTML5.
X