EX5-1 AND REVIEW QUESTIONS
EXERCISE 5-1
- RGB code 23,200,159=17C89F
- Hexadecimal code C70B48=199,11,159
REVIEW QUESTIONS
-
- GIF- Graphic Interchange Format
- .gif extensions
- JPEG-Joint Photographic Expert Group
- .jpg extensions
- .jpeg extensions
- PNG-Portable Network Graphics
- .png extensions
JPEG images are the most desirable in cases of color diplay.
PNG images is not supported universally by browsers.
5 design issues that you should consider as you add color and graphics to web pages
- use browser-safe colors.
- limit colors to two or three harmonious colors on a page.
- make sure background color does not overpower the text color.
- images for background should not overpower the page.
- background images should have a smooth pattern so the backgrond does not have breaks or lines where the edges of the tiled image meet.