Term
| What element do you place Images in? |
|
Definition
|
|
Term
| Do images that are too large for the browser make Web pages difficult to use and slow to download and display? |
|
Definition
|
|
Term
How do browsers treat the element? |
|
Definition
| After reading the HTML page, the browser retrieves each image from the Web server and displays it. |
|
|
Term
|
Definition
| A pizel is the smallest dot that can be represented on the scree. Each image is composed of thousands of pixels. Depending on your monitor, there can be anywhere from 72 pixels in a inch to 120 pixels in an inch. |
|
|
Term
| How do you make your Web Page more usable if you have more then one image? |
|
Definition
| By creating thumbnails - small images that users can click on to see the large version of the image. |
|
|
Term
| What are two formants for images that are widly supported by Web browsers? |
|
Definition
|
|
Term
| What format is best for photographs and other complex images? |
|
Definition
|
|
Term
What is the element? |
|
Definition
| An inline element which means that the browser doesnt put a linebreak before or after an image. |
|
|
Term
| What format is best for logos and other simple graphics with solid colors, lines, or text? |
|
Definition
|
|