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
Explain the difference between <thead>, <tbody>, and <tfoot> in table structure.
RELATED INTERVIEW QUESTIONS
What is the default rendering behavior for empty HTML elements like <li>, <div>, or <span>?
Explain the difference between <mark> and <span> in HTML5.
What is the <section> tag used for in HTML5?
What is the purpose of the srcset attribute in the <img> tag?
How do you add a background image in HTML?
How do you set a link to open in a specific window in HTML?
What are the benefits of using the async attribute in script tags for faster page loading?
Explain the hidden attribute in HTML5.
What is the <bdi> tag in HTML5 used for?
What is the
tag used for in HTML?
What are the new form elements introduced in HTML5?
How does the visibility: hidden property in CSS differ from display: none in terms of HTML rendering?
What are the different types of HTML tags?
How do you create an HTML form that submits data to a server using POST?
How do you create a textarea in HTML? Provide an example.
X