answersLogoWhite

0

A hyperlink contains 2 main sections:

  • The URL of the link e.g. www.mycompany.com
  • The anchor text.This is a English description of the link. e.g My Company Homepage.

Anchor text can be as simple as

  • link
  • the URL e.g. www.mycompany.com
  • The best anchor text can be the destination web page title

A full link looks like

< a > href="http://www.mycompany.com/page1.html">Page 1< / a >

ignore the spaces in the tags

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Explain difference between internal link and external link?

Anchor Link - A hyperlink which points to a specific element on the same page.Internal Link - A hyperlink that links to another page on the same website.External Link - A hyperlink that links to another website.


What is the difference between a Link and an Interface?

The difference between a link and an interface is the protocol used.


How can I use the toggle anchor feature effectively?

To use the toggle anchor feature effectively, simply click on the anchor icon to create an anchor point in your document. Then, highlight the text or image you want to link to the anchor, and click on the link icon. Choose &quot;anchor&quot; from the link options and select the anchor point you created. This will create a toggle link that allows you to easily navigate within your document.


How do you put links into a myspace bulletin?

The Anchor Tag and the Href Attribute HTML uses the (anchor) tag to create a link to another document. An anchor can point to any resource on the Web: an HTML page, an image, a sound file, a movie, etc. The syntax of creating an anchor: Text to be displayed The tag is used to create an anchor to link from, the href attribute is used to address the document to link to, and the words between the open and close of the anchor tag will be displayed as a hyperlink. This anchor defines a link to W3Schools: Visit W3Schools! The line above will look like this in a browser: Visit W3Schools!


How do you enter a website URL to your Myspace page?

This is a simple HTML anchor/hyperlink:The following link will go to the homepage of wikianswers:WikiAnswersit will look like: WikiAnswersbut usually blue and underlined.a means anchor, a linkhref tells where the link goeswithin the "" is the linkand between the you put the label the link will have (the thing you click)finally, shows the end of the link.


What is the difference between a link and a menu?

A link is what you click on on your computer. A menu is what you get when you're at a resturaunt.


What is The difference between Zelda and link?

link is the character you play as but Zelda is the princess you have to save


What is the difference between D-link switch and a normal cisco switches?

Technology wise there is no such difference.


How do you deactivate a link in HTML?

Remove the Anchor tag.


What is a link of documents images and sounds?

Anchor tag can be used to link different elements in HTML. Documents, sounds and images all can be linked using the anchor tag.


What is the difference between Malaysia and Singapore?

See the Related Link below.


how to add a link on answers?

To add a link on an answer, you can use the HTML anchor tag.