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
How does the async attribute in the <script> tag affect JavaScript execution?
RELATED INTERVIEW QUESTIONS
What is the crossorigin attribute used for in HTML5?
What is the <picture> tag, and how does it help with responsive images?
What is the <progress> tag used for in HTML5?
What is the target=_blank attribute used for in HTML links?
How can you validate form data in HTML before submission?
What is the difference between the <a> tag and the <button> tag in terms of behavior and use?
How does the autocomplete attribute work in HTML forms?
How do you create a form in HTML? Provide an example.
What is the <iframe> tag used for?
How does the href attribute in anchor (<a>) tags behave with relative versus absolute URLs?
How do the data-* attributes work in HTML5, and how can they be accessed with JavaScript?
How does HTML handle different types of encodings, and how can you set the character encoding for a page?
How do HTML <b> and <i> tags differ from <strong> and <em> tags semantically?
Can you explain the difference between the <button> and <input type=button> elements, and when would you use each?
How can you avoid content jumping when images are loaded in HTML?
X