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
How do you ensure your HTML page content is optimized for mobile viewing?
How do HTML <b> and <i> tags differ from <strong> and <em> tags semantically?
How does the href attribute in the <a> tag work?
What is the use of the <meta charset> tag in HTML5?
How does the HTML <section> tag provide better document structure and organization?
How does the <section> tag differ from the <div> tag semantically in HTML5?
What is the role of the <main> tag in HTML5?
How can you optimize HTML code for accessibility (e.g., using ARIA attributes)?
How does the target=_self attribute in an anchor tag differ from target=_blank?
What is the purpose of the
tag in HTML?
How does HTML handle different types of encodings, and how can you set the character encoding for a page?
What is the <address> tag used for in HTML?
How does HTML5 handle form input types like email, url, and tel, and what are their advantages?
How do you create a textarea in HTML? Provide an example.
What is the purpose of the <meta> tag in HTML?
X