The role of hyperlinks in slides
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.
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!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

In Excel, using the timeline filter can display data by time period more efficiently, which is more convenient than using the filter button. The Timeline is a dynamic filtering option that allows you to quickly display data for a single date, month, quarter, or year. Step 1: Convert data to pivot table First, convert the original Excel data into a pivot table. Select any cell in the data table (formatted or not) and click PivotTable on the Insert tab of the ribbon. Related: How to Create Pivot Tables in Microsoft Excel Don't be intimidated by the pivot table! We will teach you basic skills that you can master in minutes. Related Articles In the dialog box, make sure the entire data range is selected (

Excel Overflow Range Operator (#) enables formulas to be automatically adjusted to accommodate changes in overflow range size. This feature is only available for Microsoft 365 Excel for Windows or Mac. Common functions such as UNIQUE, COUNTIF, and SORTBY can be used in conjunction with overflow range operators to generate dynamic sortable lists. The pound sign (#) in the Excel formula is also called the overflow range operator, which instructs the program to consider all results in the overflow range. Therefore, even if the overflow range increases or decreases, the formula containing # will automatically reflect this change. How to list and sort unique values in Microsoft Excel

Excel's PERCENTOF function: Easily calculate the proportion of data subsets Excel's PERCENTOF function can quickly calculate the proportion of data subsets in the entire data set, avoiding the hassle of creating complex formulas. PERCENTOF function syntax The PERCENTOF function has two parameters: =PERCENTOF(a,b) in: a (required) is a subset of data that forms part of the entire data set; b (required) is the entire dataset. In other words, the PERCENTOF function calculates the percentage of the subset a to the total dataset b. Calculate the proportion of individual values using PERCENTOF The easiest way to use the PERCENTOF function is to calculate the single

Quick link Why should tables be named in Excel How to name a table in Excel Excel table naming rules and techniques By default, tables in Excel are named Table1, Table2, Table3, and so on. However, you don't have to stick to these tags. In fact, it would be better if you don't! In this quick guide, I will explain why you should always rename tables in Excel and show you how to do this. Why should tables be named in Excel While it may take some time to develop the habit of naming tables in Excel (if you don't usually do this), the following reasons illustrate today

Use formula conditional formatting to handle overflow arrays in Excel Direct formatting of overflow arrays in Excel can cause problems, especially when the data shape or size changes. Formula-based conditional formatting rules allow automatic formatting to be adjusted when data parameters change. Adding a dollar sign ($) before a column reference applies a rule to all rows in the data. In Excel, you can apply direct formatting to the values or background of a cell to make the spreadsheet easier to read. However, when an Excel formula returns a set of values (called overflow arrays), applying direct formatting will cause problems if the size or shape of the data changes. Suppose you have this spreadsheet with overflow results from the PIVOTBY formula,

This tutorial explains how to use MATCH function in Excel with formula examples. It also shows how to improve your lookup formulas by a making dynamic formula with VLOOKUP and MATCH. In Microsoft Excel, there are many different lookup/ref

Quick Links The AGGREGATE Syntax
