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 <iframe> tag used for in HTML5?
RELATED INTERVIEW QUESTIONS
How does the href attribute in anchor (<a>) tags behave with relative versus absolute URLs?
How do you implement a responsive image gallery using HTML and CSS?
What is the purpose of the disabled attribute in HTML form elements?
Can you explain the role of the rel attribute in the <link> tag?
What happens when the browser encounters an invalid or unrecognized tag in HTML?
What is the purpose of the <bdi> tag in HTML5, and when should it be used?
What are the accessibility implications of using the <details> and <summary> tags in HTML?
What is the purpose of the
tag in HTML?
What is the async and defer attribute in the <script> tag? How do they impact the way scripts are executed in HTML documents?
How does HTML handle different types of encodings, and how can you set the character encoding for a page?
What is the <link> tag used for in HTML?
What happens if you omit the <html>, <head>, or <body> tags in an HTML document?
What is the significance of the target=_blank attribute in <a> tags, and how does it affect opening links in new windows?
What is the difference between the <a> tag and the <button> tag in terms of behavior and use?
How do you use the data-* attribute in HTML?
X