answersLogoWhite

0

What else can I help you with?

Related Questions

Is hyperlink used to create a webpage?

Hyperlink is not only used, but it is additional feature. It can be used for linking one page to the other.


Field that can store text that can be used as a hyperlink address?

hyperlink


Change cursor to hand on Word hyperlink?

I believe for all Microsoft Word versions, once there is a hyperlink in the document, once the mouse is already over the hyperlink, you need to press "CTRL" on the keyboard for the arrow to change to the hand icon.


A hyperlink can only be a text?

No. If you put image between ancher tag, you will get hyperlink for Image as well.


The URL Address data type can store text that can be used as a hyperlink address?

Hyperlink


What are the three colors for a hyperlink?

You can select three colors for a hyperlink depending upon its statusHyperlink: a hyperlink that has not been visitedActive Hyperlink: a hyperlink that is currently selectedVisited Hyperlink: a hyperlink that has already been visited


Field can store text that can be used as a hyperlink address?

HyperlinkIt can be done and there is a Hyperlink data type in some applications now.


What is the code used to link one website to another website?

The <a> tag can be used to create a hyperlink to any section of any website. Example: <a href="yourwebsitehere.com">Hyperlink</a>


How is the hyperlink used on the internet?

Hyperlinks are URLs that are embedded into objects in a drawing. If an object has a hyperlink, double clicking on the object will launch an Internet browser using the object's URL. If an object does not have a hyperlink, double clicking on it will launch the dialog.


What is a visited hyperlink?

a visited hyperlink is when a hyperlink is clicked on it goes red usually


Is hyperlink type is only available in Access 97 AND Access 2000?

No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.No. The Hyperlink data type is also available in other versions of Access.


How is the HTML document used for making a hyperlink?

Correct syntax for creating a hyperlink in HTML is <a href="the_file_name_link.html">This is a link</a>