after using a link tag then how to work on that link webpage
Answers
Answered by
0
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.
Similar questions