Computer Science, asked by nickjanRoy21, 1 year ago

write the syntax of using a hyperlink tag?

Answers

Answered by tejasgupta
6
Hi. The syntax to use the hyperlink tag or the anchor or simply the a tag is as below:

<a href="link of website or local Web page or file here..."> Click here... </a>

Hope this helps!

nickjanRoy21: little different
Similar questions