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 <address> tag used for in HTML?
RELATED INTERVIEW QUESTIONS
Can you explain how HTML can be used to define a favicon for a website?
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
How does the <canvas> element work in HTML5?
What happens if you omit the <html>, <head>, or <body> tags in an HTML document?
How do you add a file input field in an HTML form?
What are the differences between inline, block, and inline-block elements in HTML?
What is the <ruby> tag used for in HTML5?
What is the
tag used for?
What is the <progress> tag used for in HTML5?
What is the difference between the action and method attributes in the <form> tag?
How do you create a form in HTML? Provide an example.
What is the significance of the method=post in HTML forms, and how does it differ from method=get?
How does HTML5 improve the storage of data in a browser using local storage and session storage?
What is the <iframe> tag used for in HTML5?
How do you prevent form submission if required fields are not filled in HTML5?
X