XP 1 Developing a Basic Web Site Tutorial 2: Web Site Structures & Links.

Slides:



Advertisements
Similar presentations
1. XP 2 * The Web is a collection of files that reside on computers, called Web servers. * Web servers are connected to each other through the Internet.
Advertisements

HTML III. Learning Objectives HTML Links Structuring Pages with Frames Introduction to Cascading Style Sheets (CSS)
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
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.
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.
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.
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.
XP 1 New Perspectives on Creating Web Pages with HTML Adding Hypertext Links to a Web Page.
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.
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.
1.  Use the anchor element to link from page to page  Configure absolute, relative, and hyperlinks  Configure relative hyperlinks to web pages.
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.
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.
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.
XP 1 Developing a Basic Web Site Creating a Chemistry Web Site Tutorial 2.
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.
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.
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 Links HTML uses a hyperlink to another document on the Web.
Developing a Basic Web Site Maureen Smith Professor, Saddleback College Tutorial 2.
1 More About HTML Images and Links. 22 Objectives You will be able to Include images in your HTML page. Create links to other pages on your HTML page.
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.
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.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
XP 1 Charles Edeki AIU Live Chat for Unit 2 ITC0381.
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
Links and Comments.
CS7026: Authoring for Digital Media HTML Authoring
CNIT 131 HTML5 – Anchor/Link.
Links and Comments.
HTML Introduction Lecture 8.
Links and Comments.
Links and Comments.
Presentation transcript:

XP 1 Developing a Basic Web Site Tutorial 2: Web Site Structures & Links

XP 2 Tutorial 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

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 the same document to a different document to a different Web page to a variety of other Web objects

The browser may only show a portion of the page. The user must scroll down to see the rest of the page.

Place links at the top of the page to make it easier for the user to navigate to a particular section. To add an id name to an element: <h2 id =“classes”> Chemistry Classes To link to an element with an id: Classes

Place links at the top of the page to make it easier for the user to navigate to a particular section. To define an anchor element: Chemistry Classes To link to an anchor element: Classes

XP 7 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 Each page is linked to the next and to previous page, in an ordered chain of pages.

XP 8 Augmented Linear Structure Include a link in each page that jumps directly back to the first page, while keeping the links 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 9 Hierarchical Structure It 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.

XP 10 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 11 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 12 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 or ids and link to an anchor you create within the 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 13 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 14 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 15 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 16 Absolute Pathname This figure shows absolute pathnames for five HTML files.

XP 17 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 18 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 19 Relative Pathnames This figure shows the relative pathnames and their interpretations for HMTL files and how they would be displayed.

XP 20 Linking to Documents on the Internet  A URL 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 21 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, you would use the target attribute in the href tag i.e. Hypertext new_window is a name assigned to the new browser window

XP 22 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 23 Linking to  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:e- mail_address.