Presentation is loading. Please wait.

Presentation is loading. Please wait.

ColorsColors. Review Image markup Important attributes BORDER, WIDTH, HEIGHT ALT, ALIGN Image link.

Similar presentations


Presentation on theme: "ColorsColors. Review Image markup Important attributes BORDER, WIDTH, HEIGHT ALT, ALIGN Image link."— Presentation transcript:

1 ColorsColors

2 Review Image markup Important attributes BORDER, WIDTH, HEIGHT ALT, ALIGN Image link

3 Today’s Topic Bookmark Image Map Colors

4 Namede Anchors cause the anchor element to function as a bookmark in the webpage

5 defining and using of Named Anchor Using: ….

6 Reference to named anchors in other pages … News

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

8 Attributes of Image Maps Shape COORDS

9 Using Image map <A SRC=… USEMAP = “#mapname”>

10 Color Defined using a hexidecimal notation The combination of Red, Green,Blue (RGB) The lowest value – 0 The highest value – 255 (hex #FF)

11 Combination of R, G, B ColorColor HEXColor RGB #000000rgb(0,0,0) #FF0000rgb(255,0,0) #00FF00rgb(0,255,0) #0000FFrgb(0,0,255) #FFFF00rgb(255,255,0) #00FFFFrgb(0,255,255) #FF00FFrgb(255,0,255) #C0C0C0rgb(192,192,192) #FFFFFFrgb(255,255,255)

12 More user-defined colors

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


Download ppt "ColorsColors. Review Image markup Important attributes BORDER, WIDTH, HEIGHT ALT, ALIGN Image link."

Similar presentations


Ads by Google