2. Which of the following tags is used for creating hyperlinks?
a. <H> </H>
b. <A> </A>
c. <p> </P<
Answers
Answered by
1
Answer:
<A>
Explanation:
:)
Answered by
0
(b). <A> </A>
Explanation:
The <A> tag defines a hyperlink, which is used to link from one page to another. The most important attribute of the <a> element is the href attribute, which indicates the link's destination.
Similar questions