Note this is the page I link to.

Slides:



Advertisements
Similar presentations
Clicking on the link for the.tns file gives you will get the following screen: Select Save File and click OK.
Advertisements

HTML Images. The Image Tag and the Src Attribute  In HTML, images are defined with the tag.  In HTML, images are defined with the tag.  The tag is.
Chapter 5 Creating an Image Map.
Introduction to HTML Lists, Images, and Links. Before We Begin Save another file in Notepad Save another file in Notepad Open your HTML, then do File>Save.
Image Maps and Graphics Internet Basics and Far Beyond! Mrs. Wilson.
Logging on to the DCSD Search Terminals By K. Pisarik.
LIST- HYPERLINK- IMAGES
Introduction to Web Site Development Steven Emory Department of Computer Science California State University, Los Angeles Lecture 3: Hyperlinks and Images.
Web Design I Spring 2009 Kevin Cole Gallaudet University
Go to (County’s website address) and from the top menu put your cursor on Business Resources. Click on Government Procurement from.
Should have seen something like this last week What does do? stands for table row and starts a new row in the table.
Using Microsoft Office Picture Manager How Cropping Can Make Your Presentations Look More Professional.
1 XHTML Forms A form is the mechanism to –Collect information from a browser user –Transmit collected information from a browser to a server HTML/XHTML.
Using images with XHTML Please use speaker notes for additional information!
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.
1 Mastering the Internet and HTML Images and Image Tags.
CSCE Chapter 5 (Links, Images, & Multimedia) CSCE General Applications Programming Benito Mendoza 1 By Benito Mendoza Department.
Hyperlinks. Linking pages…Hyperlinks 2 Lecture 8  Hyperlink “A clickable HTML element that will direct the web browser to display a different Web page.
Create an Image Map Web Publishing & Design. Hot Spots  hot spot: An area on an object containing a hyperlink. An entire object can be a single hot spot,
Images (1) Three most popular formats – Graphics Interchange Format (GIF) – Joint Photographic Experts Group (JPEG) – Portable Network Graphics (PNG) –
Images in HTML PowerPoint How images are used in HTML.
Chapter 5 Creating an Image Map.
Go to your school’s web locker site school name.schoolweblockers.com) Your user name is the first letter of your first name, the first four.
Week 1 – Beginners Content McAfee & Big Fish Games CoderDojo.
 2004 Prentice Hall, Inc. All rights reserved. Introduction to XHTML: Part 2 Outline frameset Element 5.10 Nested frameset s.
Lesson 8. Dividing the screen horizontally Horizontal Frames.
Academic Year, Spring Semester Bilkent University - Faculty of Art, Design and Architecture Department of Communication and Design CS 153 Introduction.
INT222 - Internet Fundamentals Shi, Yue (Sunny) Office: T2095 SENECA COLLEGE.
Using PowerPoint. HOW TO INSERT A SHAPE  Find the task bar click on insert.  Click on shapes.  Find the shape you want and click on it.  A cross should.
Epson Interactive Projector Part 2 Whiteboard mode With whiteboard.
Image Map You can define a region on your image as clickable. Add usemap=“mapname” parameter to your image. Add a tag to your html where name of map tag.
 You can also divide an image into regions that link to different documents depending on where someone clicks.  This is called an imagemap, and any.
Tables Attributes Image Map.  Tables are defined with the tag.  A table is divided into rows with the tag.  Each row is divided into data cells with.
Jake Mursell. This is me creating a simple box in Flash. To do this I clicked on the rectangle tool which is located on the left interface. Then all you.
 Be sure you’ve set up a Password.  Make sure Find My iPad is turned on.
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.
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.
+ This step by step tutorial demonstrates drawing a keyboard illustration using rectangles, grids, move and transform effects.
There are many kinds of shapes. Look around you, There are shapes in everything you see.
When I am embedding under, I do not close the li tag until I complete the items that are embedded. Looking at outlines.
How to draw a Geometric Tessellation by Ms. Day Lesson 1: 4 sided polygons (grid) Lesson 2: Basic tessellations Lesson 3: Drawing in Word.
Click on CIS120/17 to go to website for course. The week of will tell you what is planned for the week and what has been assigned.
Lecture 8 Introduction to Web Programming. Announcement  First In-class exam will be on Oct. 10 (Wednesday)  2.50pm – 4.05pm  Exam will cover all materials.
In the last several lessons, you have described translations using coordinates. You have also developed strategies for determining where an object started.
Chapter 5.   A special type of inline image in which one or more areas is a hotspot (clickable) Image Map.
Linking Using Image Maps. What is an Image Map? An image map is an image in which several areas of an image are linked to different sites The areas of.
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
How to use GeoGebra Nick Peruski EDMT 602 Next. GeoGebra is FREE software that allows math teachers to create shapes, graphs, interactive lessons and.
FOLLOW THE INFORMATION IN THIS PRESENTATION TO SUCCESSFULLY COMPLETE YOUR RESEARCH PROJECT. Research Project Information.
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
Image mapping in HTML Please use the speaker notes for additional information.
Chapter 6 Frames and Image Maps Frame sets and frames Image Maps.
Images in HTML PowerPoint How images are used in HTML
Inserting and Working with Images
Images, Links and Multimedia
Programming the Web using XHTML and JavaScript
4 Figure Grid References
Basic Factoring Review
Image Maps.
HTML Image Maps Teacher: Ms. Olifer.
This shows a frameset that includes two pages in columns
Rotational Symmetry.
Introduction to HTML: Image Maps
Using the What Am I Template
Creating an Image Map.
Project 4 Creating an Image Map.
USING IMAGES This is the bottom of the page. Note the alignment of having text before and after, at the top, in the middle and at the bottom. Code is on.
Insert a textbox To insert a new textbox, click on Insert on the top tool bar Look down the list and click on text box. Use your mouse to click once on.
Images in HTML PowerPoint How images are used in HTML
Presentation transcript:

Note this is the page I link to. I am placing an image on a page and then I am going to map it so that if I click on the I I will go to linkI and if I click on the M I go to linkM and so forth for each of the letters in the image. First I have to take the image to paint or another app to determine the coordinates that make up the I and the coordinates that make up the M. The important thing is that the image that gets checked in paint is exactly the same size as the image being mapped in html. If you use a different size image then the coordinates will not match up.

I right click on the image and then use Save Link as to save the image. I saved it as image.gif Note that I am recreating what I did so I am using this image. You can use any image that you want to work with.

I want to save in the directory/folder called mapping. Be sure you are saving the image and not the page. I had to try a few times till it came back with image.gif Now I am going to open image.gif in paint.

I searched for paint and I am using Paint desktop app. I have not worked with Paint 3D.

Open image.gif

I put the cursor here and at the bottom of the screen I see 4,20px

I positioned the cursor here and got 8,78px or there abouts. For my purposes exact does not matter.

When I originally did this I got coords o 2,19 and 8,75 for the two points on the I that were selected. When I just did it I 2,20 and 8,78 so I was close. Could have played and moved to get exact but… Anyway when you are shaping a rectangle which is what I was doing, you go for the top left corner and the bottom right corner so when I did it recently the 2,20 was the top left corner and the 8,78 was the bottom right corner. When I created the page originally the 2,19 was the top left corner and the 8,75 was the bottom right. So I now have the map of a rectangle that covers the shape of the letter I (sort of…). So on the next page we will look more at the code.

I set up the map with an id (I also used name) of the usemap name I set up the map with an id (I also used name) of the usemap name. Note there is no # here. Then for each area I want to map I gave the shape of rect, an alt, the coordinates as coords and then the href link that I want to go to. So href = “#i” links to the place where I have <a id=”i” and href #m links to the place I have <a id=”m”>. Note I decided to link within the page but I could have linked to a totally different page. For example I have seen maps of the United States and when you click on a particular state you link to that states home page. On the page I set up <img src and gave the name of the image. Note it is in the same directory/folder as the page. Then I gave an alt name and the use map with the #in front of the name.

Also from w3schools Note that with a circle you give the coordinates of the center and then you give the radius. With a polygon you give the coordinates for a beginning point of a line and the ending point of the line. Then you put another line using the ending point of the line as the starting point for a new line and code its ending point. Another reference that you might find useful: https://html.com/attributes/area-coords/