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 happens when the browser encounters an invalid or unrecognized tag in HTML?
RELATED INTERVIEW QUESTIONS
What are web storage and its types in HTML5?
Can you describe how HTML5s <progress> and <meter> tags are used to display progress bars or measurements?
What is the target=_blank attribute used for in HTML links?
How can you use the target=_self attribute in HTML links?
How do you define custom data attributes in HTML, and how can they be used in JavaScript?
What is the use of the input type=file in HTML5, and how does it work?
What is the difference between the <embed> and <object> tags in embedding media files in HTML?
What is the <footer> tag used for in HTML5?
What happens if you omit the <html>, <head>, or <body> tags in an HTML document?
What is the difference between class and id attributes in HTML?
What is the role of the <base> tag in HTML?
What is the difference between block-level and inline elements in HTML? Provide examples.
How can you validate form data in HTML before submission?
What is the role of the
,
What does the async attribute do in HTML5?
X