IT 245 - Website Development Welcome!. Welcome to Unit 5! Working with Navigation This week’s reading: Chapter 10: Working with Navigation This Chapter.

Slides:



Advertisements
Similar presentations
Chapter 2 HTML Basics Key Concepts
Advertisements

 Share assignments and files  Student and parent home access  Announcements  Classroom information.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 5: Hyperlinks.
Links and Comments.
Objectives Moodle is an online learning environment where instructors & their students interact. In this workshop you will learn: 1.Configure system requirements.
. Website and file organization. How websites work.
HTML Introduction (cont.) 10/01/ Lecture 8, MAT 279, Fall 2009.
CIS101 Introduction to Computing Week 07. Agenda Your questions JavaScript text Resume project HTML Project Three This week online Next class.
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.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
How to Create Top Ranking Searchable and Accessible Documents Chris Pollett and Elizabeth Tu April, 2010.
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.
IWebFolio Using a Template Tutorial Images in this tutorial:
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Introduction to Nvu Jing Fu. What is nVu? Free web design and development tool WYSIWYG (/wiziwig/) software Other similar tools: Dreamweaver, Googlepages.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Hyperlinks.
IT Website Development Welcome!. Welcome to Unit 7! Optimizing Images and creating photo albums in Dreamweaver There are no textbook readings for.
The audio will be turned on just before our start time at 7:00 pm ET.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 61 Exploring Microsoft Word Chapter 6 Creating a Home Page and Web Site By Robert T. Grauer.
IT Introduction to Website Development Welcome!
CIS 250 Advanced Computer Applications Web Publishing.
IT Introduction to Website Development Welcome!
IT 245 – Website Development Welcome!. Welcome to Unit 2! Creating Page Layouts.
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.
IT Introduction to Website Development Welcome!
Web Technologies Website Development Trade & Industrial Education
15 Maintaining a Web Site Section 15.1 Identify Webmastering tasks Identify Web server maintenance techniques Describe the importance of backups Section.
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.
IT Introduction to Website Development Welcome!
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
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.
Website Development with Dreamweaver
XHTML Louise Soe updated September 2009.
Section 4.1 Format HTML tags Identify HTML guidelines Section 4.2 Organize Web site files and folder Use a text editor Use HTML tags and attributes Create.
XP Dreamweaver 8.0 Tutorial 3 1 Adding Text and Formatting Text with CSS Styles.
 The tag to create a link is called, which stands for anchor.  You put the address of the page to link to in quotes after href=, like the following:
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.
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.
INP 150: Basic HTML Term: Winter 2002 Section: H1 Time: Mon/Wed 5:30- 7:25 pm Place: TI237 Instructor: Paul J. Millis.
INTRODUCTORY Tutorial 6 Using Links on a Web Page.
CPSC 203: Introduction to Computers Tutorials 03 & 29 by Jie (Jeff) Gao.
IT Introduction to Website Development Welcome!
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.
Introduction to HTML. Today’s Discussion What is HTML ? What is HTML ? What is Web Page ? What is Web Page ? Web Server Web Server Web Browser Web Browser.
HTML BTEC National in Computing Section5. Create Information “HTML: defining HTML, discussing HTML uses and demonstrating HTML basics, HTML structure…..
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.
Shaelynn Long-KishShaelynn Long-Kish, Instructional Designer Mid Michigan Community College Building Beautiful Courses: Layouts, Lessons, Blocks, & Books.
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.
IT Website Development Welcome!. Welcome to Unit 6! Adding Interactivity This week’s reading: Chapter 11: Adding Interactivity.
Session: 4. © Aptech Ltd. 2Creating Hyperlinks and Anchors / Session 4  Describe hyperlinks  Explain absolute and relative paths  Explain how to hyperlink.
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.
Tutorial 1 Getting Started with Adobe Dreamweaver CS5.
We will begin at 9 PM This is an Audio Seminar. Please be sure to adjust your audio. When reviewing the archived seminar this document will provide the.
Miguel Lara, PhD. Design and development instructional websites using a variety of web technologies such as HTML5, CSS, JavaScript, and jQuery.
Finally getting to html and CSS… Tim Berners-Lee, the writer of the software program that makes him the inventor of the WWW, defines the Internet as a.
Links and Comments in HTML5
Links and Comments.
Links and Comments.
HTML Introduction Lecture 8.
Lesson 4: Hyperlinks.
Links and Comments.
Links and Comments.
Presentation transcript:

IT Website Development Welcome!

Welcome to Unit 5! Working with Navigation This week’s reading: Chapter 10: Working with Navigation This Chapter reviews working with navigation in Dreamweaver.

Introduction Linking your Web pages together forms the basis for your Web site’s navigational system. A user- friendly navigational system is the road map for your site. Your site can have great and relevant content but, if your users don’t know how to get to the content they want to see, they will leave your site quickly. In this unit, you’ll apply several kinds of links to key elements by doing the following: apply a text link to a page within the same site; create a navigation bar; create tabbed panels; create a link using an image; create a link to a page on another Web site; and establish an link.

To-Do-List Review Key Terms On the Reading page Read Assigned Text On the Reading page Respond to the Discussion Board 20 Points Complete the unit project and upload to assignment dropbox for grading 120 Points On the Assignment page Attend the Weekly Seminar or complete the FLA quiz 20 Points Log in from Student's Home page

Seminar Overview In this Seminar we will review: Web site navigational systems Web site navigational types

Hyperlinks Review Objectives : Reference full and partial URLs Specify alternative protocols Create hyperlinks for text and images Link to local files and remote sites Create an internal anchor within a file and link to it

The Anchor Tag The tag creates hyperlinks A container tag that encompasses the text or image (or both) to be used as a link The syntax for using the anchor tag to create a link is as follows: linked text or image (or both)

The Anchor Tag (cont’d) A fully qualified URL specifies an entire path A partial URL assumes a path relative to the file’s current location Type of Reference DescriptionExamples Fully qualified URL (also called absolute URL) A URL (i.e., URI) that contains a full path to a resource, including the protocol indicator. Also known as a hard link. or or c:\intetpub\wwwroot\ccyp\syb\syb.html Partial URL (also called relative URL) A URL that assumes the current document’s path. All references are made from the document’s current directory. syb.html: Specifies a file in the current directory../css/stylesheet.css: Specifies a file one directory up from the current page pub/images/mybullet.gif: Specifies a file in a subdirectory

The Anchor Tag (cont’d) You can specify various protocols ProtocolHyperlink HTML Example HTTP Visit the CIW site. HTTPS (Secure HTTP) Visit our secure CIW site. FTP Download the file from our FTP server. You can send to us at Telnet Please visit our Telnet server.

The Anchor Tag (cont’d) Make sure that you:  Use a closing anchor tag  Place quotation marks around the value  Include the closing bracket at the end of the opening tag

The Anchor Tag (cont’d) Various issues to troubleshoot with hyperlinks  Text and images disappear  All successive Web page text is a hyperlink  Garbled code appears on screen  Code will not validate due to a problem tag

The Anchor Tag (cont’d) Creating local hyperlinks Creating external hyperlinks Using images as hyperlinks Creating internal links  On a long page, a link to another point lower on the page  Internal links require internal bookmarks Example: target anchor text or image (or both) … other page content here … text/images linking to targetArea1

Accessing an External File's Internal Link Link to a specific point in another page without first accessing the top of that page To link to an internal anchor inside of another file, use the following syntax: link text/image

Managing Hyperlinks All hyperlinks need to be verified  Verify that the URL or other reference is valid  Verify that the target page or location is accessed Hyperlinks also need to be managed  Over time, URLs (and content) change  “Dead” links frustrate users Manually check links Automatic link-checking software:  Linklint (  Link Controller (  Checkbot (  Link should still be reviewed manually to verify relevance of linked content

Atomic Learning Tutorials drmwvrcs5_intro drmwvrcs5_intro Section F - links

Project Outcomes addressed in this activity: Unit Outcomes: Create an internal link Create an external link Create an link Create a global navigation system Course Outcome: IT245-3 Implement a website.

Project Project Instructions: An excellent starting point is to review other Web sites. Visit the links below to begin surveying the layouts and structure of various Web sites. These links are provided to get you started brainstorming for your own Web site concept. Feel free to review different sites of your choice. Consider the elements you see repeated throughout each site.

Project Have you noticed the following elements repeated throughout each of the web site samples?

Project Global navigation: The navigation is in the same place on each page. This allows the user to easily access each new page while utilizing the global navigation. Well-formatted, legible text: The text has clear legibility. There is contrast between the background color of the page and the text color. The font is easily read and sans serif type is a common font family used for body (article) text. (Here is a good reference on font types: graphics.com/font/p1.html) graphics.com/font/p1.html

Project Contextually relevant images: Images are used to support the articles listed or to brand the company. A logo is implemented and images are in place to accompany articles or in the form of advertisements. Contact information: Contact information is easily accessible from the main (global) navigation. There is an link to compose an and/or a form to fill out specific information.

Project These are some of the main components or design elements on all well developed web sites. It doesn’t matter if you are a designer or programmer at heart, these are all elements which can be implemented into a well-planned layout for a website. Consider all of these elements or strategies with your own creation. They will establish an excellent foundation from which to plan all future Web sites.

Project Your instructor will expect you to meet the following objectives in completing the Midterm Project: Apply global and secondary navigation systems to your Web site. Apply the templates you created in Unit 3 to your secondary and third-level Web pages. Develop at least two third-level pages using the templates you created in Unit 3 and apply local navigation to these pages. Add an external link and an link to one of your pages. Upload all of your pages to your Web site. Provide a URL to your Web site in the Comments area of the Dropbox (use the Word doc template provided for submissions).

Project - Grading Rubrics Apply global and secondary navigation systems to your Web site. : 0-30 Apply the templates you created in Unit 3 to your secondary Web pages. : 0-30 Apply local navigation to your secondary Web pages that links to your third-level placeholder pages. : 0-30 Add an external link and an link to one of your pages. : 0-30 Total: 0-120

Thank you! Feel free to contact me with any questions! Use the Virtual Office to post questions throughout the week, as well as to upload your zipped folder if you need me to look at the code!