The role of hyperlinks in slides

王林
Release: 2024-01-05 11:44:36
forward
847 people have browsed it

The role of hyperlinks in slides

In order to help players who have not passed the level yet, let’s take a look at the specific puzzle-solving methods. We can get many types of help by linking to another file.

A hyperlink is essentially part of a web page. It is an element that allows us to connect to other web pages or sites. Only when various web pages are linked together can a website be truly formed. The so-called hyperlink refers to the connection relationship from a web page to a target. The target can be another web page, or a different location on the same web page, or it can be a picture, an email address, a file, or even an application. The object used for hyperlinks in a web page can be a piece of text or an image. When the viewer clicks on the linked text or image, the link target will be displayed on the browser and opened or run based on the type of target.

According to different link paths, hyperlinks in web pages can usually be divided into the following three types: internal links, anchor links and external links.

According to the different objects of use, links in web pages can be divided into: text hyperlinks, image hyperlinks, E-mail links, anchor links, multimedia file links, empty links, etc.

A hyperlink is an object that implements a link in the form of specially encoded text or graphics. If you click the link, it is equivalent to instructing the browser to move to a certain location within the same web page, or to open a new one. web page, or open a web page in a new WWW website.

Hyperlinks on web pages are generally divided into three types: one is an absolute URL hyperlink. URL (Uniform Resource Locator) is a uniform resource locator. Simply put, it is the complete path of a site or web page on the Internet, such as; the second is a relative URL hyperlink. For example, link a certain text or title on your own web page to other web pages on the same website; there is also a hyperlink called the same web page, which requires the use of bookmark hyperlinks.

In web pages, hyperlinks on text are generally blue (of course, users can also set them to other colors), and there is an underline under the text. When you move the mouse pointer to the hyperlink, the mouse pointer will change into the shape of a hand. At this time, click with the left mouse button to jump directly to the web page or WWW website connected to the hyperlink. If the user has viewed a hyperlink, the text color of the hyperlink will change. Only hyperlinks to images do not change color when accessed.

HTML tag

: Create a hyperlink.

: Create a link that automatically sends emails.

: Create an anchor point located inside the document.

: Creates a link to an anchor located inside the document.

What is the difference between inserting a hyperlink and inserting audio and video into PPT

1. Different contents

(1) If you insert a hyperlink, a website will be opened.

(2) If you insert audio, what you click on is a piece of sound.

(3) If you insert a video, you will click on a video.

2. Different opening methods

(1) When inserting a hyperlink, if you want to click it, you have to click on the URL with the mouse to open it. Automatic jump cannot be set.

(2) When inserting audio, if you want to open it, you can automatically open it through the "Autoplay" program option in the PPT. There is no need to click with the mouse, and the audio can be played in an infinite loop.

(3) When inserting a video, if you want to open it, you can click it with the mouse or play it through the "Autoplay" program button. However, unlike audio, the video cannot be played in a loop.

The role of hyperlinks in slides

Extended information

Hyperlink Features

Hyperlinks are one of the important features that distinguish Web pages from other media. Web viewers can automatically jump to the target object of the hyperlink as long as they click on the hyperlink in the web page, and the number of hyperlinks is not limited. of. The carrier of a hyperlink can be text or an image.

Text hyperlink is a word or phrase assigned a target URL. Image hyperlink is a default hyperlink assigned to the entire image. You can also assign one or more hotspots to the image, that is, divide multiple areas in the image to assign hyperlinks. .

A complete hyperlink includes two parts, namely the carrier of the link and the target address of the link. The carrier of the link refers to the part that displays the link, that is, the text or image containing the hyperlink. The target of the link refers to the content displayed after clicking the hyperlink, which may be to open another web page, enter another website, or open an e-mail, etc.

Therefore, before creating a hyperlink, the carrier of the link and the target address of the link must first be determined.

Reference source:

Encyclopedia-Hyperlink

Encyclopedia-Audio

Encyclopedia-Video

The above is the detailed content of The role of hyperlinks in slides. For more information, please follow other related articles on the PHP Chinese website!

source:docexcel.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template