Adding Hyperlinks To a Web Page. Hyperlink and Its Add-Ons Main way to connect web pages and move throughout a web site. Uses the Anchor Tag which is.

Slides:



Advertisements
Similar presentations
How To Make Your Own Web Page: Basic Web Design
Advertisements

XP 1 Developing a Basic Web Site Tutorial 2: Web Site Structures & Links.
In this lecture, you will learn: ❑ How to link between pages of your site ❑ How to link to other sites ❑ How to structure the folders on your web site.
External Site Links by Awnya Boam. Links are found… …almost everywhere on the internet. They allow users to travel from one site to another.
Relative and Absolute Relative Absolute.  In web-page design, a hyperlink (or link) is a reference to a document that the reader can directly follow,
Links and Comments.
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
Chinese Building. Today’s Topic Review last lab Links.
CIS101 Introduction to Computing HTML Project Two.
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
ETT 429 Spring 2007 Web Design I.
Lecture 13. A Very Brief Introduction to HTML and XHTML, part II Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell.
CSI315CSI315 Building Web Sites. What is a website A website is just a bunch of web pages connected together with something called a link. In HTML there.
Links in HTML. Hyperlinks or links Millions of linked web pages make up the World Wide Web Used to connect a web page to another web page on the same.
Lesson 6 Links. Creating Folders  For every web site/page, you need to create a separate folder  The computer cannot find links if they are not stored.
Enhancing Your Web Site. More Basic HTML Tags Today you will learn these tags: & add-on (alt, height, width & align) and “href” add-on Add a text link.
HTML (Hypertext Markup Language ). Hyperlinks Hyperlinks from text to other sites Write the link, which is visible at the screen Example: Hyperlink to.
Informatics Computer School CS114 Web Publishing HTML Lesson 2.
Agenda Links External and Internet Links Anchor Tag Text Hyperlinks Image Hyperlinks Images Image Attributes: src, alt, width, height, align, border.
HTML Overview Part 4 – Tables 1. HTML Tables  Tables are defined with the tag pair.  A table is divided into rows with tag pairs. o tr stands for "table.
Web Design (5) Navigation (1). Creating a new website called ‘Navigation’ In Windows Explorer, open the folder “CU3A Web Design Group”; and then the sub-folder.
Copyright (c) 2004 Prentice-Hall. All rights reserved. 1 Committed to Shaping the Next Generation of IT Experts. Project 4: Creating Hyperlinks Kelly L.
CHAPTER 3 USING HYPERLINKS TO CONNECT CONTENT. LEARNING OBJECTIVES How to use the and anchor tag pair to create a text-based hyperlink. How to use the.
Doing L I N K S Links 1: Internal Links Links to anchors on the current page (Internal).
Creating Web Pages with Links, Images, and Formatted Text Information Presented by S. Cox.
Tutorial 4: Working with Hyperlinks. Objectives Session 4.1 – Place bookmarks on a Web page – Create a link to a bookmark – Create a link to another Web.
1.  Use the anchor element to link from page to page  Configure absolute, relative, and hyperlinks  Configure relative hyperlinks to web pages.
Enhancing Your Web Site—Adding Links Web Page **YOU MUST HAVE COMPLETED THE 1ST 3 WEB PAGES BEFORE YOU CAN DO THIS ONE. **YOU SHOULD HAVE COMPLETED THE.
Adding Links Learning Web Design: Chapter 6. Lesson Overview Using the anchor tag Linking to other pages with relative or absolute pathnames Linking to.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
XHTML Hyperlinks. Creating Links to Other Web Pages A link, or hyperlink, is a specially formatted Web page object that the user can click to open a different.
Creating Links. The Anchor Element: The anchor tag can be used in three different ways: 1.External link – to link to a web page outside your own website.
XP 1 HTML Tutorial 2: Developing a Basic Web Site.
Web Site Design & Management Class Three February 12, 2003 Pam Scanlon.
Making Websites with Dreamweaver BTT. What is Dreamweaver?  “What You See Is What You Get” (WYSIWYG) web design software  Rather than writing code and.
Internal and External Links Web Design – Section 3-6 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Links in HTML What you need to know….. Hyperlinks or links Millions of linked web pages make up the World Wide Web Used to connect a web page to another.
HTML Links HTML uses a hyperlink to another document on the Web.
Images. Intro What is it? Getting your image Inserting Moving Resizing Cropping.
Lesson 6 Links. Creating Folders  For every web site/page, you need to create a separate folder  The computer cannot find links if they are not stored.
Spiderman ©Marvel Comics Creating Web Pages (part 1)
HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
Links and Images. Links HTML uses a hyperlink to link to another document on the Web A hyperlink can be either text or a picture Links are created with.
Hyperlink ● Anchor tag and its attributes ● Four Types of URL ─ ─ Absolute addressing ─ Relative addressing ─ Intrapage ● Attributes -- link, vlink,
Session: 4. © Aptech Ltd. 2Creating Hyperlinks and Anchors / Session 4  Describe hyperlinks  Explain absolute and relative paths  Explain how to hyperlink.
Chapter 5 BIE2313 | Web design. ALL RIGHTS RESERVED No part of this document may be reproduced without written approval from Limkokwing University of.
Web Page Design XHTML Lesson 4. Adding Structure 4 A div tag –Used to divide up a web page and to add structural meaning to the page. –Will not change.
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
Links and Comments in HTML5
HTML Coding A new language.
Links and Comments.
Lecture 3 Sarsenova Zhibek.
Hyperlink Anchor tag and its attributes Four Types of URL
Hyperlink Anchor tag and its attributes Four Types of Hyperlink
Images & Hyperlinks.
Enhance your website.
Hyperlinks, Images and Tables
Hyperlinks, Sections, Master Pages
Links and Comments.
Hyperlink Anchor tag and its attributes Four Types of URL
Hyperlinks, Sections, Master Pages
Enhancing Your Web Site—Adding Links Web Page
Links and Comments.
Links and Comments.
HTML LINKS
Hyperlinks Links for .
IDT Links in HTML What you need to know….
HTML Links CS 1150 Fall 2016.
Presentation transcript:

Adding Hyperlinks To a Web Page

Hyperlink and Its Add-Ons Main way to connect web pages and move throughout a web site. Uses the Anchor Tag which is a set. Must have the href add-on (Hypertext Reference) will appear as The text after the is the Target or Active Hyperlink & will become the color Blue and Underline. After Clicking, the link it turn Purple.

2 Categories of Hyperlinks: External – going off your page (linking) to: –the Net, Files, Other Pages and/or an . Internal/Page – staying on your page (linking) to: –Different Sections, Areas and/or Locations on the Same Page

(External) Link to the Net Word to be linked The URL has to be the exact address including the example: Yahoo!

Coloring Hyperlinks The browser will use the default colors of blue for unvisited links and purple for visited links To Set Hyperlink Colors – simply add to the tag: ~link for Unvisited website (before you click) ~vlink for Visited website (after you’ve clicked) ~alink for Active (roll-over the link) Combo of text, background & hyperlink colors:

Finish the Following Exercise 10 & 11 Project Project Sketch MicroType Pro

Linking to Pages or Files (Relative Links) Relative (URL) Link means - All Pages/Files must be in the Same Location. Simply type the and the WebPageName.html or File’sName.ext Example: Marqueeplay

To make the Web Page Open in a Different Browser Window: put the add-on target=“_blank” after the url in the anchor tag. example: Yahoo! –Must use when linking to the Net Linking & Opening in a Different Browser Window

Hyperlink using an Image or Image Link 1 st Find & Save the Image. 2 nd Use the hyperlink tag as normal but instead of words put the Image source tag. Example: There will be a Blue Border to show this image is a hyperlink.

Image Link Cont’ To remove the border, add-on border = 0 to the Thumbnail is Smaller-Sized Image that links to a larger-sized image

Link to an Automatically launch the user’s application, open a new outgoing message and address it to a specific . Uses mailto: along with your address Such as address or word to be linked example:

Absolute Linking Means your files and/or your folders don’t have to be in the same location because you will tell the computer where to find them by giving the “Exact” Location. This type of linking requires: the Drive’s Name ( a:\ or c:\ or e:\ or f:\), the Folder’s Name AND the Web Page.html or Filename.ext

Absolute Linking Cont’ Appearance Each are followed by \ Me drive folder webpage

Don’t Forget to Combine When Possible