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 <script> tag used for in HTML?
RELATED INTERVIEW QUESTIONS
How does the href attribute in anchor (<a>) tags behave with relative versus absolute URLs?
What does the download attribute in an anchor (<a>) tag do, and how does it improve file download functionality?
Can you explain the difference between the <button> and <input type=button> elements, and when would you use each?
What are the advantages of using <section> over <div> for structuring an HTML document?
How can you add a favicon to an HTML page, and what is its purpose?
What is the difference between <i> and <em> tags in HTML?
What is the difference between class and id in HTML for styling?
What is the difference between input type=radio and input type=checkbox in HTML?
What are HTML5 new attributes like placeholder, autofocus, and required?
How do you create a multilingual website using the lang attribute in HTML?
What is the effect of using the readonly and disabled attributes in form elements?
What happens when the browser encounters an invalid or unrecognized tag in HTML?
What is the difference between <ol>, <ul>, and <dl> tags in HTML?
How does the href attribute in the <a> tag work?
What is the purpose of the srcset attribute in the <img> tag?
X