answersLogoWhite

0

No. Images can be hyper linked as well.

So can SVG's.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the text or graphic used in an HTML to jump to another site or page?

The text or graphic are hyperlinked. Hyperlinked means it is coded to, when clicked upon, lead you to another page and/or site. an example of this code is:WOWOWOWOWOWWOWOWOWOW is the text or graphic you click on to activate the link.


What is the significance of the color hyperlinked text in the constitution?

it brings you to the amendment it talks about


How can I find citations on a website?

To find citations on a website, look for a "References" or "Works Cited" section at the end of the page. You can also check for in-text citations within the content or click on hyperlinked numbers or words that may lead to the sources.


When making an HTML website how do you put text on the right of the page?

You can put the text on the right using float command. It is there in the style element.


What is the difference between 'text font' and 'font style'?

The font type is what it looks. There are quite a lot of them. Font size is the size of them.


What html element does not display text on the web page as seen in the web browser the comment graphic image or text?

You can use the comment tags to include text in your HTML code that will not be displayed in the browser. Here is how you do that: <!-- Comment Text -->.


What do you have to do before you can enter text on a page?

To enter text on a page, you typically need to click on a text input field or text box to activate it. You may also need to ensure that the page is not locked or in view-only mode. Additionally, some pages may require you to log in or have specific permissions to input text.


What is a common element to include in an in-text citation?

The elements that should be included in an in-text citation are the last name of the author plus the page number from which the allusion was taken.


In order to stay focused when reading a long page of text you can?

read only one sentence or line of text at a time.


What is the code for a text stroke and fill color for a CSS page?

Text stroke is HTML and is " " Fill color is "background-color" defined in the stylesheet, head or inline for the element in question.


Can you text on the element 2gb MP3?

well i have one and you can only do that if you hook it up to you computer.


What element is used for writing regular body text?

The HTML element that tells the browser how to find the body of the page is the <body> tag. When you are done with the body, close the section with the companion </body> tag.