HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.

Slides:



Advertisements
Similar presentations
Creating and Editing a Web Page Using Inline Styles
Advertisements

Creating and Editing a Web Page
Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone.
Microsoft Expression Web-Illustrated Unit C: Adding Text and Links.
Chapter 5 Creating an Image Map.
CIS101 Introduction to Computing Week 07. Agenda Your questions JavaScript text Resume project HTML Project Three This week online Next class.
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
CIS101 Introduction to Computing HTML Project Two.
Web Page Development Identify elements of a Web Page Start Notepad
Creating a Web Page HyperText Markup Language. HTML Documents  Created using any text editor  Notepad  Vi, Pico, or Emacs  If using word-processor,
CIS101 Introduction to Computing Week 06. Agenda Your questions Resume project HTML Project Two This week online Next class.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
Creating Web Pages with Links, Images, and Formatted Text.
HTML Concepts and Techniques Fourth Edition Project 3 Creating Web Pages with Links, Images, and Formatted Text.
HTML Comprehensive Concepts and Techniques Third Edition Project 3 Creating Web Pages with Links, Images, and Formatted Text.
Creating Tables in a Web Site
HTML Comprehensive Concepts and Techniques Second Edition Project 3 Creating Tables in a Web Site.
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.
Web Technologies Website Development Trade & Industrial Education
4 HTML Basics 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.
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.
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.
Creating and Editing a Web Page using HTML IMED1316.
Creating and Editing a Web Page Project 2. Project Objectives Project 2: Creating and Editing a Web Page 2 Identify elements of a Web page Start Notepad.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module F Building a Web Page with HTML.
HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
F-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Extended Learning Module.
Unit 1 — HTML BASICS Lesson 2 — HTML Organization Techniques.
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.
OBJECTIVES  What is HTML  What tools are needed  Creating a Web drive on campus (done only once)  HTML file layout  Some HTML tags  Creating and.
Creating Web Pages with Links, Images, and Formatted Text
HTML Concepts and Techniques Fourth Edition Project 6 Using Frames in a Web Site.
1 Creating a Second Web Page This section shows you how to create the Huntington Beach Web site.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
1 Creating Links within a Web Page  These links are especially useful on long Web pages  Links at the top of the page point to areas further down the.
1 Creating the Header Page The header frame always displays on the AHS Web site The image (screagle.gif) that will go in the header is contained on the.
HTML Comprehensive Concepts and Techniques Third Edition 2 nd Project Creating and Editing a Web Page.
EFolio Intermediate Adding Content Adding Content Images Images Documents Documents Audio and Video Files. Audio and Video Files. Sidebar - Hyperlinks.
HTML Concepts and Techniques Fourth Edition Project 5 Creating an Image Map.
Using Frames in a Web Site Project 6. Project Objectives Project 6: Using Frames in a Web Site 2 Define terms related to frames Describe the steps used.
4 HTML Basics 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.
HTML Concepts and Techniques Fifth Edition Chapter 4 Creating Tables in a Web Site.
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 Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
HTML Links HTML uses a hyperlink to another document on the Web.
1 After completing this lesson, you will be able to: Get around the Internet with your browser. Connect to the Internet. Print Web pages. Save Web pages.
1 Creating the Home Page. 2 Creating a Table Table attributes  Two rows and two columns  No border  Left-aligned Change the vertical alignment of the.
Creating and Editing a Web Page
1 Start TextEdit. 2 Creating a Home Page  A home page is the main page of a Web site –Visitors usually view the home page first –Identify the purpose.
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.
Creating and Editing a Web Page Using Inline Styles
HTML – The Basics Rebecca Shillingburg
HTML. INDEX Introduction to HTML Creating Web Pages Commands And Tags Web Page.
1 Your Web Page title body of Web page main heading H2 heading bulleted list paragraph.
Creating Web Pages with Links, Images, and Embedded Style Sheets
Creating a Google Site For a Digital Portfolio Purpose.
Project 02 Creating and Editing a Web Page Concept Map of Unit Creating and Editing a Web Page Key Learning Understand the elements to create a web page.
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.
HTML Comprehensive Concepts and Techniques Second Edition Creating Frames on a Web Page.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
Section 4.1 Section 4.2 Format HTML tags Identify HTML guidelines
Dreamweaver – Project #1
Creating a Web Site with Links
Creating Web Pages with Links, Images, and Formatted Text
Project 4 Creating an Image Map.
Creating and Editing a Web Page
IDT Links in HTML What you need to know….
Presentation transcript:

HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links

2 Objectives  Describe linking terms and definitions  Add a link to another Web page  Create a home page  Enhance a Web page using images  Add bold, italics, and color to text  Change bullet type  Insert a background image

3 Objectives  Insert a horizontal rule image  Add an link  View the HTML file and test the links  Edit the second Web page  Insert an image and wrap text around an image  Add a text link to another Web site

4 Objectives  Add an image link to another Web site  Create links within a Web page  Set link targets  Add links to set targets  Describe types of image files  Control image sizing  Locate images

5 Introduction to Links  Hyperlinks (or links) are used to connect a Web page to another Web page  Links can also be used to create an link  Either text or an image can be used as a hotspot for a link –The mouse pointer usually changes when positioned over a hotspot –URL appears on status bar when the mouse pointer is over a hotspot

6 Introduction to Links status bar text link image link

7 Introduction to Links  With text links, always use descriptive text as the clickable word(s)  Unless otherwise stated, the color of text links is dependent upon browser- defined defaults  Format to change link colors:

8 Introduction to Links normal link (LINK) visited link (VLINK) active link (ALINK)

9 Linking within a Web Page  Allows visitors to move quickly from one section of the Web page to another  Important for large Web pages –Commands –Table of contents

10 Linking within a Web Page links to targets targets

11 Linking to Another Web Page within the Same Web Site

12 Linking to Another Web Site

13 Adding a Link to a Second Web Page  The and tags are used to create links –Referred to as anchor tags  Use the Hyperlink REFerence (HREF) attribute to link to another Web page  Two items required –Text or image to act as hotspot –Name of the file to which you want to link

14 Adding a Link to the Second Web Page

15 Adding a Link to Another Web Page Enter the following text into your document

16 Adding a Link to Another Web Page Add this command before the word “sample” Add this command after the word “sample”

17 Anchor Tag Anatomy sample link to sample1.htm pagetext used for link end of link

18 Saving and Printing the HTML File  Select Save As from the File menu –Save to your A: drive –Save with the filename webreshome.htm  Click the Save button  Select Print from the File menu

19 Linking to

20 Adding an Link  It is necessary to instruct visitors to contact you with any information or suggestions  The and tags are also used to create links

21 Adding an Link add this text

22 Link Anatomy link to address address end of link