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
How do you create a multi-level dropdown menu in HTML?
What are HTML5 new attributes like placeholder, autofocus, and required?
What is the purpose of the contenteditable attribute in HTML5?
What is the purpose of using autofocus in form elements, and how does it work in HTML5?
How does the data-* attribute work in HTML5? Provide an example of how it can be used with JavaScript.
What does the srcset attribute do in the <img> tag?
How does HTML handle different types of encodings, and how can you set the character encoding for a page?
What is the default rendering behavior for empty HTML elements like <li>, <div>, or <span>?
What is the purpose of the content attribute in the <meta> tag, and how is it used for SEO?
How does the <meta> tag influence page caching?
What happens if the method attribute in a form is set to GET and the action attribute is left empty?
What is the difference between <ul>, <ol>, and <dl> in HTML?
How does the async attribute in the <script> tag affect JavaScript execution?
How do the data-* attributes work in HTML5, and how can they be accessed with JavaScript?
How do you create a table in HTML? Provide an example.
X