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 target=_blank attribute used for in HTML links?
RELATED INTERVIEW QUESTIONS
How can you use HTML5’s input types to implement a file upload form?
How do you use the <link> tag for favicons in HTML5?
What is the readonly attribute in HTML forms?
What are the new input types introduced in HTML5?
What is the role of the <base> tag in HTML?
How does the async attribute in the <script> tag affect JavaScript execution?
What is the required attribute in HTML forms?
Explain the importance of the aria-live attribute in dynamically updating content for screen readers.
How does the target=_self attribute in an anchor tag differ from target=_blank?
How do you create a button in HTML? Provide an example.
How do you create a list of hyperlinks in HTML?
How can you dynamically change the content of an HTML document without reloading the page?
How do you include external CSS stylesheets in an HTML document?
How does the href attribute in anchor (<a>) tags behave with relative versus absolute URLs?
How does the <input> tag work in HTML? Explain different types of inputs.
X