Project 5 Creating an Image Map.

Slides:



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

Using Advanced Cascading Style Sheets
Chapter 5 Creating an Image Map
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Excel Web Feature Creating Static and Dynamic Web Pages Using Excel.
Creating and Editing a Web Page
Creating a Form on a Web Page
Chapter 5 Creating an Image Map.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t PowerPoint Web Feature Creating a Presentation on the Web Using PowerPoint.
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
Creating Tables in a Web Site.  Define table elements  Describe the steps used to plan, design, and code a table  Create a borderless table to organize.
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.
Dreamweaver CS4 Concepts and Techniques Chapter 5 Templates and Style Sheets.
HTML Concepts and Techniques Fourth Edition Project 8 Creating Style Sheets.
HTML, Third Edition--Illustrated Introductory 1 HTML, Third Edition Illustrated Introductory Unit F Working with Tables.
Creating Tables in a Web Site
HTML Comprehensive Concepts and Techniques Second Edition Project 3 Creating Tables in a Web Site.
Dreamweaver CS4 Concepts and Techniques Chapter 7 Page Layout with Frames.
Microsoft Expression Web 3 Chapter 2 Working with Images and Links.
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.
Chapter 5 Creating an Image Map.
HTML Comprehensive Concepts and Techniques Second Edition Project 2 Creating a Web Site with Links.
HTML, Third Edition--Illustrated Brief 1 HTML, Third Edition Illustrated Brief Unit D Adding Graphics and Multimedia.
HTML Concepts and Techniques Fourth Edition Project 6 Using Frames in a Web Site.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 2 The Visual Basic.NET Integrated Development Environment.
Project 2 Adding Web Pages, Links, and Images Dreamweaver MX 2004 Concepts and Techniques.
HTML Project 4 Creating an Image Map.
HTML Concepts and Techniques Fourth Edition Project 7 Creating a Form on a Web Page.
Creating a Form on a Web Page
Windows Internet Explorer 7 Chapter 1 Introduction to Windows Internet Explorer.
1 Creating a Second Web Page This section shows you how to create the Huntington Beach Web site.
Dreamweaver CS4 Concepts and Techniques Chapter 2 Adding Web Pages, Links, and Images.
Templates and Style Sheets
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.
HTML Concepts and Techniques Fourth Edition Project 5 Creating an Image Map.
Layers, Image Maps, and Navigation Bars
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.
HTML Concepts and Techniques Fifth Edition Chapter 4 Creating Tables in a Web Site.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
1 Mapping Coordinates Find the x- and y- coordinates for the images, relative to the x-axis and y-axis In a coordinate pair, the first number is the x-coordinate.
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
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.
1 Creating Links Lesson 2. 2 In the center column type : Home | Order Now | Contact Us This is the navigation button which will link to the other pages.
Creating and Editing a Web Page Using Inline Styles
1 Creating a Menu Bar on a Secondary Web Page  It is important for visitors to be able to move easily from one page to another  You will create a menu.
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
Integrating Office 2003 Applications and the World Wide Web
Project 8 Creating Style Sheets.
Creating Tables in a Web Site Using an External Style Sheet
Creating and Using a Database
Chapter 2 Adding Web Pages, Links, and Images
Creating a Web Site with Links
Using Frames in a Web Site
Creating Web Pages with Links, Images, and Formatted Text
Integrating JavaScript and HTML
Objectives Use Help and Support Copy, move, rename, and delete files
Creating Tables in a Web Site
Forms.
Project 4 Creating an Image Map.
Introduction to Internet Explorer
Creating Frames on a Web Page
Creating and Editing a Web Page
DREAMWEAVER 8 Creating a Dreamweaver Web Page and Local Site.
Presentation transcript:

Project 5 Creating an Image Map

Project Objectives Define terms relating to image mapping List the differences between server-side and client-side image maps Name the two components of an image map and describe the steps to implement an image map Distinguish between appropriate and inappropriate images for mapping Sketch hotspots on an image

Project Objectives Describe how the x- and y-coordinates relate to vertical and horizontal alignment Open an image in Paint and use Paint to map the coordinates of an image Create the home page and additional Web pages Create a table, insert an image into a table, and use the usemap attribute to define a map

Project Objectives Add text to a table cell and create a horizontal menu bar with text links Use the <map> </map> tags to start and end a map Use the <area> tag to indicate the shape, coordinates, and URL for a mapped area Change link colors

Starting Paint Click the Start button on the taskbar Point to All Programs on the Start menu, point to Accessories on the All Programs submenu, and then point to Paint on the Accessories submenu Click Paint If necessary, click the Maximize button on the right side of the title bar to maximize the window

Starting Paint

Opening an Image File in Paint With the HTML Data Disk in drive A, click File on the menu bar and then click Open on the File menu If necessary, click the Look in box arrow and then click 31⁄2 Floppy (A:) Double-click the Project05 folder and then double-click the ProjectFiles folder in the list of available folders

Opening an Image File in Paint If necessary, click the Files of type box arrow and select GIF (*.GIF) Click floorplan.gif in the list of files Click the Open button in the Open dialog box

Opening an Image File in Paint

Locating X- and Y- Coordinates of an Image If necessary, click the Select button in the toolbox Move the mouse pointer to coordinates (3,171) Move the mouse pointer to coordinates (77,310) Move the mouse pointer to points C through J to verify the x- and y- coordinates in Table 5-1 on page HTM 210 After you have finished, click the Close button on the right side of the title bar

Locating X- and Y- Coordinates of an Image

Starting Notepad and Entering Initial HTML Tags

Creating a Table With the insertion point on line 10, type <table align="left“ border="0" cols="2“ rows="2“ width="75%"> and then press the ENTER key Type <tr valign=“top”> and then press the ENTER key

Creating a Table

Inserting an Image in a Table If necessary, click line 12 Type <td><p><img src="ibrahimlogo.gif" width="320“ height="97" /></p> and then press the ENTER key

Inserting an Image in a Table

Adding Text to a Table Cell Enter the following HTML beginning on line 13

Adding an Image to Use as an Image Map If necessary, click line 27 Type <td> and then press the ENTER key Type <p><imgsrc="floorplan.gif“ width="350“ height="389“ border="0“ hspace="20" and then press the ENTER key

Adding an Image to Use as an Image Map Type usemap="#tour" /></p> and then press the ENTER key Type </td> and then press the ENTER key Type </tr> and then press the ENTER key twice

Creating a Horizontal Menu Bar with Text Links Enter the following HTML beginning on line 33

Creating an Image Map Enter the following HTML beginning on line 44

Changing Link Colors Click immediately to the right of the y in the <body> tag on line 9 and then press the SPACEBAR Type link="navy“ alink="navy“ vlink="navy" for the link colors

Changing Link Colors

Saving and Printing the HTML File With a floppy disk in drive A, click File on the menu bar and then click Save As. Type hometour.htm in the File name text box If necessary, click 31⁄2 Floppy (A:) in the Save in list. Click the Project05 folder and then double-click the ProjectFiles folder in the list of available folders. Click the Save button in the Save As dialog box. Click File on the menu bar and then click Print on the File menu

Saving and Printing the HTML File

Viewing and Printing the Web Page Using a Browser Start the browser If necessary, click the Maximize button to maximize the browser window Type a:\Project05\ProjectFiles\ hometour.htm in the Address box and then press the ENTER key Click the Print button on the Standard Buttons toolbar

Viewing and Printing the Web Page Using a Browser

Copying and Pasting HTML Code to a New File Click the Notepad button on the taskbar When the hometour.htm file is displayed in the Notepad window, click immediately to the left of the < in the <!DOCTYPE html tag on line 1. Drag through the <body link="navy" alink="navy" vlink="navy"> tag on line 9 to highlight lines 1 through 9 Press CTRL+C to copy the selected lines to the Clipboard Click File on the menu bar and then click New Press CTRL+V to paste the contents of the Clipboard into a new file

Copying and Pasting HTML Code to a New File

Changing the Title Highlight the words, Home Tour Home Page, between the <title> and </title> tags on line 7. Type Kitchen as the title to delete the words, Home Tour Home Page, and replace them with the word Kitchen Click immediately to the right of the vlink="navy"> tag on line 9 and then press the ENTER key twice Type </body> and then press the ENTER key Type </html> and then click line 11

Changing the Title

Adding a Heading Enter the following HTML beginning on line 11

Adding Paragraphs of Text Enter the following HTML beginning on line 17

Adding an Image Enter the following HTML beginning on line 26

Creating a Horizontal Menu Bar Enter the following HTML beginning on line 32

Saving and Printing the HTML File With a floppy disk in drive A, click File on the menu bar and then click Save As. Type kitchen.htm in the File name text box If necessary, click 31⁄2 Floppy (A:) in the Save in list. Click the Project05 folder and then double-click the ProjectFiles folder in the list of available folders. Click the Save button in the Save As dialog box Click File on the menu bar and then click Print on the File menu

Saving and Printing the HTML File

Viewing and Printing the Web Page Click the Internet Explorer button on the taskbar Click the Kitchen area on the floor plan image map Click the Print button on the Standard Buttons toolbar

Viewing and Printing the Web Page

Testing the Links Click the Home link on the Kitchen Web page Click the Master Bedroom area on the image map on the home page Click the Living link on the Master Bedroom Web page Click the Library link on the Living Room Web page Click the Dining link on the Library Web page

Testing the Links

Quitting Notepad and a Browser Click the Close button on the browser title bar Click the Close button on the Notepad window title bar

Project Summary Define terms relating to image mapping List the differences between server-side and client-side image maps Name the two components of an image map and describe the steps to implement an image map Distinguish between appropriate and inappropriate images for mapping Sketch hotspots on an image

Project Summary Describe how the x- and y-coordinates relate to vertical and horizontal alignment Open an image in Paint and use Paint to map the coordinates of an image Create the home page and additional Web pages Create a table, insert an image into a table, and use the usemap attribute to define a map

Project Summary Add text to a table cell and create a horizontal menu bar with text links Use the <map> </map> tags to start and end a map Use the <area> tag to indicate the shape, coordinates, and URL for a mapped area Change link colors

Project 5 Complete