write html code to display link
Answers
Answered by
1
You simply: Specify the target in the <a href=" ">. Then add the text that should work as a link. Finally add an </a> tag to indicate where the link ends.
Answered by
2
Answer:
You simply:
1.Specify the target in the <a href=" ">.
2.Then add the text that should work as a link.
3.Finally add an </a> tag to indicate where the link ends.
Explanation:
mark be brainlist..plz..
Similar questions