Table of Contents
Method 1 of 3:
Copying and Pasting a Link
-
Images 1 of How to Create a Link Go to the webpage to which you want to link. In order to find the link for a website's specific page, you must go to the page first. -
Images 2 of How to Create a Link Select the webpage's address. Tap or click the webpage's address at the top of the web browser. Doing this should highlight the address. -
Images 3 of How to Create a Link Copy the address. To do so:- Mobile - Tap Copy when prompted. You may have to tap and hold the address or tap Select All first on some phones.
- Desktop - Press Ctrl+C (Windows) or ⌘ Command+C (Mac) while the link is highlighted.
-
Images 4 of How to Create a Link Find a place to post the link. You can post links in any text field (e.g., a status box on Facebook, a Microsoft Word document, your phone's messaging app, etc.). -
Images 5 of How to Create a Link Paste your link. To do so:- Mobile - Tap and hold the text field, then tap Paste when prompted.
- Desktop - Click the text field, then press Ctrl+V (Windows) or ⌘ Command+V (Mac).
-
Images 6 of How to Create a Link Test your link. Once you've posted your link, tap or click it to make sure that it takes you to the correct location.- The link will usually change color once it's ready to be selected.
Method 2 of 3:
Adding a Hyperlink to an Email
-
Images 7 of How to Create a Link Copy a website's address. A hyperlink is a link to a website that's disguised as text. Hyperlinks are helpful when you want to link to a page without disrupting the flow of an email with an obtrusive web address. -
Images 8 of How to Create a Link Open your preferred email on a computer. Most email services allow you to add a hyperlink to an email, but you'll have to use the email's website instead of the mobile app to do so.- If you aren't signed into your email inbox, enter your email address and password to log in before continuing.
- You can't create hyperlinks in Outlook.
-
Images 9 of How to Create a Link Open a new email window. This step varies depending on your email provider:- Gmail - Click COMPOSE in the upper-left side of the page.
- Yahoo - Click Compose in the upper-left side of the page.
- Apple mail - Click the blue pen-and-pad icon at the top of the page.
Images 10 of How to Create a Link
-
Images 11 of How to Create a Link Click the email's body section. This is the large, blank space below the "Subject" section. Doing so will allow you to create a hyperlink. -
Images 12 of How to Create a Link Click the hyperlink icon. On most email providers, this icon resembles two chain links; you'll usually find it at the bottom of the "New Email" window. Clicking this icon will bring up the hyperlink.- On Apple mail, the hyperlink option is a www icon at the top of the "New Email" window.
-
Images 13 of How to Create a Link Paste in your link. Click the "Link" or "Hyperlink" text field, then press Ctrl+V (Windows) or ⌘ Command+V (Mac). -
Images 14 of How to Create a Link Enter your hyperlink's text. In the "Text to display", "Text", or "http://" field, enter the text that you want to display as the link.- For example, you might type "click here" in this box to create a link to the page that activates when someone clicks the words "click here" in your email.
-
Images 15 of How to Create a Link Click OK or Save. Doing so will post your hyperlink inside of your email. You can proceed with creating the rest of your email.
Method 3 of 3:
Using HTML
-
Images 16 of How to Create a Link Open a text editor. This can be any program that allows you to enter text (e.g., Microsoft Word or Notepad). -
Images 17 of How to Create a Link Make sure that the content is on your website. If you want to link to content on your website, the page or item to which you want to link must currently be on your website.- If you're linking to a photo on your website, for example, the photo must be on your website and you must know the address for the page on which the photo resides.
-
Images 18 of How to Create a Link Create your link text. This is what someone will click on to access the link's page. Simply type in your preferred word or phrase into your text editor.- For example, you might use "LINK" as the text on which people will click.
-
Images 19 of How to Create a Link Surround the link text with tags. Hyperlinks are indicated using the "" tag, a link's text (e.g., "LINK"), and a closing tag ().- Your initial link should look like this:
LINK
- Your initial link should look like this:
-
Images 20 of How to Create a Link Add the "href" attribute. Typehref=inside of an open tag to indicate the hyperlink destination. The "href" attribute tells the browser where to direct the user once the link is clicked.- Your incomplete tag should look something like this:
LINK
- Your incomplete tag should look something like this:
-
Images 21 of How to Create a Link Enter a website's address. Between "href=" and ">", type in the address for a website, making sure to place quotes before and after the address. This can be an internal link—e.g., another page on your website—or an external link, such as a page on a different website.- For example, to link to YouTube, your link would look like this:
LINK
- For example, to link to YouTube, your link would look like this:
-
Images 22 of How to Create a Link Post your link. To place your link on your website, you'll need access to the site's code page. You can copy your link by selecting it and pressing Ctrl+C (Windows) or ⌘ Command+C (Mac), then you can paste it into your website's code page by pressing Ctrl+V or ⌘ Command+V.
4 ★ | 1 Vote