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
How does the href attribute in anchor (<a>) tags behave with relative versus absolute URLs?
RELATED INTERVIEW QUESTIONS
What happens when the browser encounters an invalid or unrecognized tag in HTML?
How can you use the target=_self attribute in HTML links?
What is the purpose of the <link> tag in HTML?
What is the target=_blank attribute used for in HTML links?
What is the <address> tag used for in HTML?
What is the significance of using semantic HTML5 elements like <header>, <footer>, <nav>, <article>, and <section>?
What is the difference between the <a> tag and the <button> tag in terms of behavior and use?
How can you avoid content jumping when images are loaded in HTML?
What are the new form elements introduced in HTML5?
Explain the difference between block-level and inline elements in HTML.
What is the use of the <meta charset> tag in HTML5?
What is the placeholder attribute in HTML5 used for?
What is the purpose of the role attribute in HTML, and how does it enhance web accessibility?
How does HTML5 improve upon older versions of HTML regarding multimedia content?
How do you create a button in HTML? Provide an example.
X