A can be added to your presentation and then used to go to a variety of location -for example a web address an e-mail address a custom show or document Just to name of few (1)menulink, hyperlink,toolink,slidelink
Answers
Answer:
Hyperlink
Explanation:
Hyperlink can be added to any presentation or webpage to access another location and it has variety of uses
Answer: hyperlink
Concept : Navigation link
Given : (a) menulink
(b) hyperlink
(c) toolink
(d) slidelink
To Find : A can be added to your presentation and then used to go to a
variety of location
Explanation :
HTML stands for Hyper Text Markup Language, in HTML5, a <nav> element is used . This element contains the primary navigation of a website. By the use of this element, many links ca be inserted in the website for navigation. Types of menu for navigation are - in page navigation, site navigation, content - contextual navigation , etc.
Hyperlink - In a website, when by clicking a link, or certain texts, the next page opens with the related information, such type of links is called hyperlink. In HTML, too link one use <a> ... </a> anchor tag. href attribute is used to link to other site. Slidelink is used in powerpoint, to insert hyperlink in slides.
#SPJ3