Computer Science, asked by manohar1868, 1 year ago

after using a link tag then how to work on that link webpage

Answers

Answered by grvbundela008p3f6id
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