6. To jump to new web page, we use
(a) <IMG> tag
(c) <JUMP> tag
(6) <A> tag
(d) none of the above
Answers
Answered by
1
Answer:
- To jump to a new web page, we use <a> tag.
Explanation:
- The <a> tag stands for anchor tag. It is used to create links in a web page.
- We can jump to a new web page by using the target attribute.
- To jump to a new page, we use the given syntax - <a href="abc.html" target="_blank">Text<a>
- The _blank value of target attribute opens the link on a new page.
Similar questions
Computer Science,
1 month ago
Physics,
1 month ago
Biology,
1 month ago
Biology,
3 months ago
Chemistry,
9 months ago