XP 1 New Perspectives on Creating Web Pages with HTML Adding Hypertext Links to a Web Page.

Slides:



Advertisements
Similar presentations
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Advertisements

XP 1 Developing a Basic Web Site Tutorial 2: Web Site Structures & Links.
Developing a Web Site: Links Using a link is a quicker way to access information at the bottom of a Web page than scrolling down A user can select a link.
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.
HTML5 and CSS3 Illustrated Unit E: Inserting and Working with Links
Links and Comments.
New Perspectives on Creating Web Pages with HTML
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
HTML Introduction (cont.) 10/01/ Lecture 8, MAT 279, Fall 2009.
XP Adding Hypertext Links to a Web Page. XP Objectives Create hypertext links between elements within a Web page Create hypertext links between Web pages.
Tutorial 2 Developing a Basic Web Site
Web Structure Create Links Using HTML. 2 Objectives List different types of Web site structures and how to employ them Create element ids to mark specific.
CIS101 Introduction to Computing HTML Project Two.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
Announcement #1 1 Lecture 9. Announcement #2  Midterm exam will be on Oct. 12 (Tuesday)  pm – 1.45 pm  Exam will cover all materials till Oct.
Browser and Basics Tutorial 1. Learn about Web browser software and Web pages The Web is a collection of files that reside on computers, called.
XP 1 Developing a Basic Web Site Creating a Chemistry Web Site Tutorial 2.
XP Tutorial 2New Perspectives on HTML, XHTML, and DHTML, Comprehensive 1 Developing a Basic Web Site Creating a Chemistry Web Site Tutorial 2.
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.
Tutorial 2 Developing a Web Site
CNIT 132 – Week 3 HTML (2). Working with Links Using a link is a quicker way to access information at the bottom of a Web page than scrolling down. A.
Tutorial 2 Developing a Basic Web Site. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Learn how to storyboard various.
XP Creating Web Pages with HTML, 3e1 WEB DESIGN & MANAGEMENT CLASS 5 - 2/26/02 - Agenda Homework discussions FTP issues – If you have FTP issues, please.
Mohammed Mohsen Links Links are what make the World Wide Web web-like one document on the Web can link to several other documents, and those.
XHTML Introductory1 Linking and Publishing Basic Web Pages Chapter 3.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Informatics Computer School CS114 Web Publishing HTML Lesson 2.
Hyperlinks. Linking pages…Hyperlinks 2 Lecture 8  Hyperlink “A clickable HTML element that will direct the web browser to display a different Web page.
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.
Using Html Basics, Text and Links. Objectives  Develop a web page using HTML codes according to specifications and verify that it works prior to submitting.
XHTML Louise Soe updated September 2009.
Unit 1 — HTML BASICS Lesson 2 — HTML Organization Techniques.
XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 1 1 New Perspectives on Creating Web Pages With HTML Tutorial 1: Developing a Basic Web Page.
XP Dreamweaver 8.0 Tutorial 3 1 Adding Text and Formatting Text with CSS Styles.
Developing a Web Site. Web Site Navigational Structures A storyboard is a diagram of a Web site’s structure, showing all the pages in the site and indicating.
Tutorial 2 Developing a Basic Web Site. XP Objectives Learn how to storyboard various Web site structures Create links among documents in a Web site Understand.
HTML, CSS, and XML Tutorial 2 Developing a Web Site.
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.
XP Mohammad Moizuddin Creating Web Pages with HTML Tutorial 2 1 New Perspectives on Creating Web Pages With HTML Tutorial 2: Adding Hypertext Links to.
Tutorial 2 Developing a Basic Web Site. XP Objectives Learn how to storyboard various Web site structures Create links among documents in a Web site Understand.
Unit 2, cont. September 12 More HTML. Attributes Some tags are modifiable with attributes This changes the way a tag behaves Modifying a tag requires.
Adding Links Learning Web Design: Chapter 6. Lesson Overview Using the anchor tag Linking to other pages with relative or absolute pathnames Linking to.
Developing a Basic Web Site
4 Chapter Four Introduction to HTML. 4 Chapter Objectives Learn basic HTML commands Discover how to display graphic image objects in Web pages Create.
INTRODUCTORY Tutorial 6 Using Links on a Web Page.
XP 1 Developing a Basic Web Site Creating a Chemistry Web Site Tutorial 2.
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.
Tutorial 2 Developing a Web Site. XP Objectives Learn how to storyboard various Web site structures Create links among documents in a Web site Understand.
HTML BTEC National in Computing Section5. Create Information “HTML: defining HTML, discussing HTML uses and demonstrating HTML basics, HTML structure…..
XP 1 HTML Tutorial 2: Developing a Basic Web Site.
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.
XP INFT 140 – Chapter 2 1 Developing a Basic Web Site Creating a Chemistry Web Site.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
HTML Links HTML uses a hyperlink to another document on the Web.
Developing a Basic Web Site Maureen Smith Professor, Saddleback College Tutorial 2.
Developing a Basic Web Site HTML Tutorial 2. Objectives Define links and how to use them. Create element ids to mark specific locations within a document.
Session: 4. © Aptech Ltd. 2Creating Hyperlinks and Anchors / Session 4  Describe hyperlinks  Explain absolute and relative paths  Explain how to hyperlink.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
XP 1 Charles Edeki AIU Live Chat for Unit 2 ITC0381.
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.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
HTML5 and CSS3 Illustrated Unit E: Inserting and Working with Links.
Links and Comments in HTML5
Developing a Basic Web Site
Internal and External Links
Internal and External Links
CS7026: Authoring for Digital Media HTML Authoring
CNIT 131 HTML5 – Anchor/Link.
HTML Introduction Lecture 8.
Presentation transcript:

XP 1 New Perspectives on Creating Web Pages with HTML Adding Hypertext Links to a Web Page

XP 2 Objectives Create hypertext links between elements within a Web page Create hypertext links between Web pages Review basic Web page structures Create hypertext links to Web pages on the Internet Distinguish between and be able to use absolute and relative pathnames Create hypertext links to various Internet resources, including FTP servers and newsgroups

XP 3 Creating a Hypertext Document Hypertext documents contain hypertext links, items that you can select to view another topic or document, often called the destination of the link. These links can point to:  another section on the same document  to a different document  to a different Web page  to a variety of other Web objects

XP 4 Opening A Web Page This figure shows that a browser may only show a portion of the web page. The user must scroll down to see the rest of the web page. vertical scroll bar horizontal scroll bar can also be shown

XP 5 Adding Hypertext Links You can place hypertext links at the top of a web page to make it easier for the user to navigate to a particular section of the document instead of scrolling.

XP 6 Creating Anchors The tag creates an anchor, text that is specially marked so that you can link to it from other points in a document. Text that is anchored is the destination of a link; it is not the text you click on. Each anchor has its own anchor name, using the “name” attribute i.e. Classes. An anchor doesn’t have to be text. You can mark an inline image as an anchor. Adding an anchor does not change your document’s appearance in any way. It merely creates locations in your Web page that become destinations of links.

XP 7 Creating Anchors Text Powerful Lines Text Powerful Lines Internal hyperlinks required two steps:  Enter an anchor tag using a # before the name of the target location.  Define where the link will take you (the target location) with the NAME attribute.

XP 8 Hyperlinks Inside Your Document Internal hyperlinks jump from an index to content below, in another spot on a Web page.  Internal hyperlink  Jumps to content below

XP 9 How an Anchor Works anchor hypertext links When the user clicks one of the hypertext links, the link will go directly to that section (anchor, which is the destination of the link) within the web page.

XP 10 Creating Links To create a link to an anchor, use the same tag you used to create the anchor. The tags used to create links are sometimes called link tags. Use the href attribute, which is short for Hypertext Reference, to indicate the location to jump to.  href can refer to an anchor that you place in the document or to a different Web page or a resource anywhere on the Internet  it is important to note that the href attribute is case sensitive You link to an anchor using the anchor name preceded by a pound (#) symbol i.e. Grading.

XP 11 Creating Links Continued After you create the anchors that serve as destinations for your links, you need to create the links themselves. The tag you use to create the anchor and the href attribute to indicate the location to jump to. You should be careful to make each anchor name unique within a document.

XP 12 Text Links in the Browser Text formatted as links If the headings do not appear as text links, check your code to make sure that you are using the and tags around the appropriate text, the href attribute within the tag, and the quotes and # symbols.

XP 13 Web Page Structures Storyboarding your Web pages before you create links helps you determine which structure works best for the type of information you’re presenting. You want to ensure that readers can navigate easily from page to page without getting lost. You’ll encounter several Web structures as you navigate the Web. Examining some of these structures can help you decide how to design your own system of Web pages.

XP 14 Linear Structures In this structure you can jump only from one page to the next or previous page Link to previous page Link to next page This figure shows one common Web page structure, the linear structure, in which each page is linked to the next and to previous page, in an ordered chain of pages.

XP 15 Augmented Linear Structure This figure shows an augmented linear structure, in which you include a link in each page that jumps directly back to the first page, while keeping the links that allow you to move to the next and previous pages. first link jumps to previous page second link jumps back to beginning third page has three links third link jumps to next page

XP 16 Hierarchical Structure This figure shows the hierarchical structure, which starts with a general topic that includes links to more specific topics. Each specific topic includes links to yet more specialized topics, and so on. In a hierarchical structure, users can move easily from general to specific and back, but not from specific to specific.

XP 17 Hierarchical Structure on AltaVista Web Page As with the linear structure, including a link to the top of the structure on each page gives users an easy path back to the beginning. Subject catalogs such as the AltaVista directory of Web pages often use this structure. This figure shows this site, located at

XP 18 Combination of Linear and Hierarchical Structures This figure shows a hierarchical structure in which each level of pages is related in a linear structure. information about the play the scenes each level is linear information about the acts overall structure is hierarchical

XP 19 Web Structures Continued A little foresight can go a long way toward making your Web pages easier to use. The best time to organize a structure is when you first start creating pages, when those pages are small in number and more easily managed. If you’re not careful, your structure can become confusing and unmanageable for the user.

XP 20 Multipage Document with No Coherent Structure This structure is confusing, and it makes it difficult for readers to grasp the contents of the overall Web site. Moreover, a user who enters this structure at a certain page might not be aware of the presence of the other pages.

XP 21 Creating Links Among Documents links to the conttxt.htm document, which contains contact information links to the linktxt.htm document, which contains links to various Chemistry Web sites. Unlike creating hypertext links between elements on the same page, this process does not require you to set an anchor in a file to link to it; the filename serves as the anchor or destination point. the chem.htm document, which is the document containing the links.

XP 22 Linking to a Document To create a link to a document, use the same tag with the href attribute i.e. Contact me. In order for the browser to be able to locate and open contact.htm, it must be in the same folder as the document containing the link.

XP 23 HTML Code that Links to Other Documents tags to point to other documents

XP 24 Browser Displaying Links to Other Documents links to the Contact and Links page

XP 25 Linking to a Section of a Document To navigate to a specific location elsewhere in a document, rather than the top, you can set anchors and link to an anchor you create within the document.  for example, to create a link to a section in the Web page home.htm marked with an anchor name of “interests,” you create an anchor in home.htm in the section on Interests, and then enter the following HTML code in the current document: View my interests the entire text, “View my interests,” is linked to the Interests section in the home.htm file, via the anchor name “interests” the pound symbol (#) in this tag distinguishes the filename from the anchor name

XP 26 Adding Links to Specific Locations in a Page The pound symbol (#) in these tags (shown in red) distinguishes the filename from the anchor name.

XP 27 Links in the Chemistry Page that Point to Anchors in the Links Page links

XP 28 Linking to Documents in Other Folders Browsers assume that if no folder information is given, the file is in the same folder as the current document. When referencing a file located in a different folder than the link tag, you must include the location, or path, for the file. HTML supports two kinds of paths: absolute paths and relative paths.

XP 29 Absolute Pathnames An absolute pathname provides a precise location for a file. With HTML, absolute pathnames begin with a slash (/) and are followed by a sequence of folders beginning with the highest level folder and proceeding to the folder that contains the file. Each folder is separated by a slash. After you type the name of the folder or folders that contains the file, type a final slash and then the filename itself i.e. /tutorial.02/case/parks.htm. HTML also requires you to include the drive letter followed by a vertical bar (|) i.e. /C|/tutorial.02/case/parks.htm.

XP 30 Folder Tree This figure shows five HTML files that are located in four different folders. The top most folder is the tutorial.02 folder. Within the tutorial.02 folder are the tutorial and case1 folders, and within the case1 folder is the extra folder.

XP 31 Absolute Pathname This figure shows absolute pathnames for five HTML files.

XP 32 Relative Pathnames A relative path specifies the location for a file in relation to the folder containing the current Web document. As with absolute pathnames, folder names are separated by slashes. Unlike absolute pathnames, a relative pathname does not begin with a slash. To reference a file in a folder directly above the current folder in the folder hierarchy, relative pathnames use two periods (..) i.e.../tutorial/chem.htm.

XP 33 Relative Pathnames Continued Relative pathnames make your hypertext links portable. Unlike absolute pathnames, If you move your files to a different computer or server, the hypertext links will stay intact. If absolute pathnames are used, each link has to be revised. This can be a very tedious process.

XP 34 Relative Pathnames This figure shows the relative pathnames and their interpretations for HMTL files and how they would be displayed.

XP 35 Linking to Documents on the Internet To create a hypertext link to a document on the Internet, you need to know its URL. A URL, or Uniform Resource Locator, specifies a precise location on the Web for a file. You can find the URL of a Web page in the Location or Address box of your browser’s document window. Once you know a document’s URL, you can create a link to it by adding the URL to the tag along with the href attribute in your text file i.e. Course Information.

XP 36 Uniform Resource Locator (URL) Each URL follows the same format.  The first portion of the URL identifies the communication protocol, which is a set of rules that governs how information is exchanged.  Web pages use the communication protocol HTTP, short for Hypertext Transfer Protocol, so all Web page URLs begin with the letters “http”.  Following the communication protocol, there is typically a separator, such as a colon and two slashes (://) i.e.

XP 37 Interpreting Parts of a Uniform Resource Locator (URL) This figure interprets a Web page with the URL

XP 38 Link to Another Page on the Web As long as your computer is connected to the Internet, clicking the text within the tag navigates you to the document located at the specified URL. Links to the College Board AP Internet page

XP 39 College Board AP Page Chemistry page remains open in the original browser window AP page in a separate browser window

XP 40 Displaying Linked Documents in a New Window By default, each Web page you open is displayed in the main browser window, replacing the one you were viewing last. To force a document to appear in a new window, instead of the main browser window, you would use the target attribute in the href tag i.e. Hypertext  url is the URL of the page, and new_window is a name assigned to the new browser window  the value use for the target attribute is used by the browser to identify the different open windows in the current browser session

XP 41 External Hyperlinks You can set up external hyperlinks to open in the same browser window by using the same value for the target attribute.  if you do, the first hyperlink clicked opens the new window and displays the contents of the external file  as subsequent external hyperlinks are clicked, they replace the contents of the already opened window, and the contents of the main browser window remain unaffected If you want your external documents to be displayed in their own browser window, you can assign a unique target value for each hyperlink, or you can assign the _blank keyword to the target attribute i.e. Hypertext.

XP 42 Linking to File Transfer Protocol (FTP) Servers You can create links to other Internet resources, such as FTP (File Transfer Protocol) servers.  FTP servers can store files that Internet users can download, or transfer, to their computers  FTP is the communications protocol these file servers use to transfer information  URLs for FTP servers follow the same format as those for Web pages, except that they use the FTP protocol rather than the HTTP protocol i.e.  Microsoft FTP server.

XP 43 Displaying a FTP Site Different browsers can display the contents of an FTP site in different ways. This figure shows what it might look like with Internet Explorer.

XP 44 Linking to Usenet News Usenet is a collection of discussion forums called newsgroups that let users exchange messages with other users on a wide variety of topics. The URL for a newsgroup is news:newsgroup. To access the surfing newsgroup alt.surfing, you place this line in your HTML file i.e. Go to the surfing newsgroup.

XP 45 Accessing the alt.surfing Newsgroup When you click a link to a newsgroup, your computer starts your newsgroup software and accesses the newsgroup. This figure shows an example of the Outlook Newsreader program.

XP 46 Linking to Many Web designers include their addresses on their Web pages, so that users who access the page can send feedback. You can identify addresses as hypertext links.  when a user clicks the address, the browser starts a mail program and automatically inserts the address into the “To” field of the outgoing message The URL for an address is mailto: _address. To create a link to the address the following code would be entered

XP 47 Mail Message Window window opens when the link is clicked

XP 48 Adding an Link the address itself is in the code for the mailto: URL mail message window opens with address already inserted

XP 49 Coloring Text You will use three separate attributes to color text :  Use the text attribute to change color of text  Use the hypertext link color attribute to change color of hypertext links  Use the visited link attribute to change color of hypertext links that have been selected Text <BODY TEXT=BLUE LINK=RED VLINK=GREEN> Text

XP 50 Coloring Text Text <BODY TEXT=BLUE LINK=RED VLINK=GREEN> Text

XP 51 Summary Learned how to work with hypertext links. Learned how to create anchors within a Web page. Created links to anchors. Created hyperlinks within a single document and links to other Web pages. Discussed creating hyperlinks to resources other than Web pages, such as FTP sites, addresses and Gopher servers.