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 target attribute in the <a> tag influence the browser behavior?
RELATED INTERVIEW QUESTIONS
How do you define custom data attributes in HTML, and how can they be used in JavaScript?
What is the readonly attribute in HTML forms?
Can you explain the browser’s rendering process when an HTML page is loaded?
What are the benefits of using the async attribute in script tags for faster page loading?
How does the href attribute in the <a> tag work?
What is the significance of the <link> tag with rel=stylesheet and how does it affect page loading?
How can you add a favicon to an HTML page, and what is its purpose?
What happens if you omit the <html>, <head>, or <body> tags in an HTML document?
What is the frameborder attribute in the <iframe> tag, and what is its purpose?
What are the differences between localStorage and sessionStorage in HTML5?
What is the required attribute in HTML forms?
Can you explain the relationship between the <iframe> tag and security (e.g., sandboxing)?
Explain the difference between <div> and <section> in HTML5.
What is the <section> tag used for in HTML5?
What are the different input types in HTML5? Provide examples.
X