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 default rendering behavior for empty HTML elements like <li>, <div>, or <span>?
RELATED INTERVIEW QUESTIONS
Explain the difference between block-level and inline elements in HTML.
How do HTML5 tags like <article>, <aside>, and <section> help with semantic web design?
What is the target=_blank attribute used for in HTML links?
What is the <details> and <summary> tag used for?
What is the <bdi> tag in HTML5 used for?
What is the use of the alt attribute in the <img> tag?
What is the <link> tag used for in HTML?
What is the impact of using an empty <a> tag (without href) in HTML?
Explain the use of the <progress> element in HTML5.
What is the purpose of the <data> element in HTML5?
How does the browser render HTML content from a server response?
What is the use of the pre tag in HTML, and how does it display content differently than the p tag?
What is the <datalist> tag in HTML5 and how is it used?
What is the difference between the aria-hidden=true attribute and visibility: hidden in terms of accessibility?
Explain the <meter> tag in HTML5.
X