answersLogoWhite

0


Best Answer

I think you mean an image map, but they are not "embedded".

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the HTML term for a graphic with multiple embedded hyperlinks?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you use hyperlinks in frames in a HTML document?

You can use hyperlinks in frames too in an HTML document. You can place the anchor tag out side of a frame.


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>


Are hyperlinks an example of HTML?

Yes, in normal parlance. However, hyperlinks are also used to describe similar links in other programming languages and methods (like hypercard.)


Is a graphic or picture that is not part of the HTML file?

If a graphic or picture, not a part of HTML, you can import them. Putting them in the same folder will make them work.


How do you set HTML side by side?

CSS works alongside HTML for complete functionality. A CSS can be embedded in HTML also.


What are HTML tages?

HTML tags are the predefined tags that are embedded within the "<>". Each HTML tags has the following attributes and operations.


A webpage is a text file of tags and embedded text?

HTML


Is a small program embedded within an HTML document?

no


How do you remove an embedded video?

To remove an embedded video from your blog or website you simply delete the embedded code that's displayed in the "source code" in html on your website.


Is there a graphic representation of international internet activity?

http://www.akamai.com/html/technology/dataviz1.html


Methods of accessing information through the Internet by using HTML hyperlinks?

§Identify the different methods of accessing information on the web


What is the so-called founding technology of HTML?

hyper text markup language tags are instruction that are embedded directly into the text of the document.An HTML is the language interpreted by a browser.Web page are also called HTML document. HTML is a set of special codes that can be embedded in text to add formatting and linking information.HTML is specified as tags in a HTML document.