Computer Science, asked by Raziyya, 9 months ago

how to create a hyperlink in HTML​

Answers

Answered by sristi1506
1

Answer:

To make a hyperlink in an HTML page, use the <a> and </a> tags, which are the tags used to define the links. The <a> tag indicates where the hyperlink starts and the </a> tag indicates where it ends. Whatever text gets added inside these tags, will work as a hyperlink. Add the URL for the link in the <a href=” ”>

hope it helps u

please mark me as brainlist

Answered by Prathiksha1sweetie
0

Answer:

Explanation

Hmm <a> and so more and text the desired thing

Similar questions