Account
Login
Categories
HTML
CSS
Python
PHP
MySQL
Linux
HTML
CSS
Python
PHP
MySQL
Linux
Shobha
The best way to predict the future is to invent it
What is the function of the target=_blank in anchor tags, and when should you use it?
RELATED INTERVIEW QUESTIONS
How does the browser handle multiple <style> tags in an HTML document?
How does the autocomplete attribute in forms improve user experience?
What are the accessibility implications of using the <details> and <summary> tags in HTML?
What are the new global attributes in HTML5?
How do you create a sticky header in an HTML document?
What is the significance of the <link> tag with rel=stylesheet and how does it affect page loading?
How does the <noscript> tag work in HTML5?
How can you implement lazy loading for images in HTML, and why is it important for performance optimization?
How do you use the <link> tag for favicons in HTML5?
What happens when the browser encounters an invalid or unrecognized 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?
What is the aria-label attribute, and how does it enhance accessibility in HTML forms?
How do you add an image map in HTML?
How do you add a favicon to your website in HTML?
What is the readonly attribute in HTML forms?
X