Computer Science, asked by surajkumar2280, 1 year ago

____________defins the link to the given part of the web page

Answers

Answered by VemugantiRahul
0
Hi there!
Here's the answer:


¶ Hyperlink defined as the link to the given part of the web page


As an example
You can use the link:

<a href="http://url.to.site/index.html#target">Link</a> .


:)
hope it helps
Answered by mindfulmaisel
1

Hyperlink defines the link to the given part of the web page.

Explanation:

  • In computation environment, a link or hyperlink is defined as the reference to a data that the reader could follow by clicking it or just tapping it.  
  • This hyperlink points to the entire document or a part of web page in the document. The term hypertexts are the texts used within the hyperlinks.  
  • The linked form of text can be known as anchor text. The document that contains the hyperlink is known as the source document.
Similar questions