Which HTML tag is used to create a hyperlink
Answers
Answered by
3
Hello !!!
This is Your Answer....
To create a hyperlink, <a> tag is used. It opens with <a> and close with </a>.
An example is given below :-
<a href="https://brainly.in/question/2672261"> Unblock a User </a>
Hope It Helps
This is Your Answer....
To create a hyperlink, <a> tag is used. It opens with <a> and close with </a>.
An example is given below :-
<a href="https://brainly.in/question/2672261"> Unblock a User </a>
Hope It Helps
Similar questions