Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
HTML
CSS
Python
PHP
MySQL
Linux
Shobha
The best way to predict the future is to invent it
What is the use of the pre tag in HTML, and how does it display content differently than the p tag?
RELATED INTERVIEW QUESTIONS
What are the accessibility implications of using the <details> and <summary> tags in HTML?
What happens if you omit the <html>, <head>, or <body> tags in an HTML document?
What is the purpose of the <mark> tag, and how does it affect text visibility?
How do you use the <track> tag in HTML5?
What is the role of the <mark> tag in HTML5?
What is the significance of the lang attribute in the <html> tag for localization?
What is the role of the <b> and <strong> tags in HTML, and how do they affect text presentation?
How does the <template> tag work in HTML5?
What is the purpose of the <meta> tag in HTML?
How can you make a page layout responsive using HTML and media queries?
What is the difference between <button> and <input type=button> in HTML?
How does the <input> tag work in HTML? Explain different types of inputs.
How does HTML5 handle form input types like email, url, and tel, and what are their advantages?
How can you use HTML5s <output> tag to show calculated values on a webpage?
What is the impact of using an empty <a> tag (without href) in HTML?
X