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 use of the pre tag in HTML, and how does it display content differently than the p tag?
RELATED INTERVIEW QUESTIONS
What is the target=_blank attribute used for in HTML links?
How does the <noscript> tag work in HTML5?
What is the difference between GET and POST methods in HTML forms?
What are input types in HTML5?
What are the benefits of using the async attribute in script tags for faster page loading?
What is the <iframe> tag used for, and how is it different in HTML5?
What is the <time> tag used for in HTML5?
What is the difference between the aria-hidden=true attribute and visibility: hidden in terms of accessibility?
What is the <object> tag used for in HTML5?
Explain the basic structure of an HTML document.
What is the role of the lang attribute in the <html> tag and its effect on localization?
How can you make a page layout responsive using HTML and media queries?
What is the difference between the <fieldset> and <div> tags in terms of functionality in forms?
What role does the <noscript> tag play when JavaScript is disabled in the browser?
What are the different input types in HTML5? Provide examples.
X