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 happens if you omit the <html>, <head>, or <body> tags in an HTML document?
RELATED INTERVIEW QUESTIONS
What is the difference between class and id in HTML for styling?
What is the difference between <ul>, <ol>, and <dl> in HTML?
How can you optimize HTML code for accessibility (e.g., using ARIA attributes)?
What is the use of the <source> tag in the <video> and <audio> tags in HTML5?
How do you create a textarea in HTML? Provide an example.
What is the role of the rel attribute in a <link> tag, and how does it affect linking to stylesheets, icons, etc.?
How do the data-* attributes work in HTML5, and how can they be accessed with JavaScript?
How do you create a sticky header in an HTML document?
What is the
tag used for?
What are semantic HTML tags? Can you give some examples?
What is the difference between block-level and inline elements in HTML? Provide examples.
What is the <script> tag used for in HTML?
How do the align and valign attributes affect table layout and content positioning?
How does the data-* attribute work in HTML5, and what are some use cases?
What are the advantages of using <section> over <div> for structuring an HTML document?
X