Presentation is loading. Please wait.

Presentation is loading. Please wait.

ImagesImages. Review and tag Links (relative, absolute, mailto) Open Links in a new window (target attribute)

Similar presentations


Presentation on theme: "ImagesImages. Review and tag Links (relative, absolute, mailto) Open Links in a new window (target attribute)"— Presentation transcript:

1 ImagesImages

2 Review and tag Links (relative, absolute, mailto) Open Links in a new window (target attribute)

3 Today’s Topic Review Image markup Syntax Image attributes Image as links Image maps

4 Image files.gif.jpeg,.jpg

5 Syntax ….

6 Attributes Border will control the size of the border the image has if it is inside a link, otherwise it doesn't do anything Height set the height of the image in pixels Width set the width of the image in pixels

7 Example <IMG SRC=“google.gif” BORDER = 0 WIDTH= 640 HEIGHT = 480>

8 More Attributes ALT define an "alternate text" for an image. The value of the alt attribute is an author-defined text.

9 More Attributes Align align image within the text three choices - top, middle, bottom - default is bottom alignment

10 Images and Links together http://www.google.com

11 Backgroud Image <body background="background.jpg“ bgproperites = fixed

12 Image Map attributes <AREA HREF="contacts.html" ALT="Contacts" TITLE="Contacts" SHAPE=RECT COORDS="6,116,97,184">

13 Assignment www.cise.ufl.edu/class/cgs3066sp04/p erioid4/lab6_assign.html


Download ppt "ImagesImages. Review and tag Links (relative, absolute, mailto) Open Links in a new window (target attribute)"

Similar presentations


Ads by Google