answersLogoWhite

0

Can a text be a link?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

Yes, any text located in a document written in HTML, XHTML, or other related content markup language can be a link. To make a link in HTML or XHTML, you use the a tag, which is known as an anchor tag. This tag can cause this link to link to an internal page to the site, to an external site, or to a bookmark location on the same page.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you give hyperlink within excel sheet?

yes you can use hyperlink in MS Excel, Press Ctrl + K key on keyboard to put hyperlink. Also, you can have this to link between MS Excel files or website or email Sarfaraz Ahmed http://findsarfaraz.blogspot.com


How is hyper text similar to the term link?

Hypertext is also a kind of link in HTML. The link established on text is called hypertext.


How do you make a link on a website?

Using HTML Open a text editor. Make sure that the content is on your website. Create your link text. Surround the link text with tags. Add the "href" attribute. Enter a website's address. Post your link


What number to text to get o2 unlimited?

Text 'link' to 21300 it works, I was amazed


On a Web page what is text that contains a link to other text called?

HyperText, which is text with a HyperLink, or font color


How do you code to link two pages in a website?

It is simple to code to link two pages in a website and it can done through following code:-HTML link syntex:- "Link text"Example:- "anchor text to another page"


How do you get o2 unlimited texts to o2 numbers?

text 'Link' to 21300The text is also free ......:)


What is the code for capture links Anchor Text targeted URL page title when link is clicked Once the link is Clicked link should be disabled link color should be changed?

<a href=" http://yourwebsite"> your text </a> -Anthony http://www.laptopclothes.com


How do you do hyperlinking in HTML?

If you wanted to link to WikiAnswers you would do it like this:Go to WikiAnswersYou can replace the webpage and the link text with whatever page and text you want.


How do you show a href link in text field?

You can't. You can show it inside innerHTML, paragraph, image or text but not in text field. Text Field is for user input only


How do you create links in html documents?

I am going to explain how to create two forms of link because these are the two I commonly use.This form of link is if you wanted to have a link to a site already online. LINK TEXT Now to break this down for you


What HTML attribute identifies a link target?

If you are wanting to specify a link to another page:Link Text