Shared Flashcard Set

Details

web design
images with HTML
8
Computer Science
4th Grade
10/13/2008

Additional Computer Science Flashcards

 


 

Cards

Term
Use the _____ element to place images in your web page.
Definition
<IMG>
Term

Browser treats _____ images elments a little differently than other _____ elements: after reading the HTML page, the browser retrieves each images from the web server and displays it.

Definition
<IMG> and HTML
Term
If you have more than a couple of large images on a web page, you can make your web page more ______ and ______ to download by creating thumbnails - small images that the user can _____ on to see the large ______ of the image
Definition
Usable, Faster, Click, and Version
Term
The <IMG> element is an ______ element, which the browser does not put a line break ______ and ______ an image.
Definition
Inline, Before, After
Term
The ______ attribute is how to specify the _______ of the image file. You can include images from your own site using a _______ path in the SRC attribute, or images from other sites using a _______.
Definition
SRC, Location, Relative, URL
Term

The ______ attribute of an <IMG> element is an meaningful description of the image. It is displayed in some browser if the images can't be located, and is used by screen ______ to describe the image for the visually impaired.

Definition
ALT, Reader
Term

A width less than _____ pixels is a good rule of thumb for the size of photo images in a web page. Most photo images that are created by digital cameras are too _____ for web pages, so you need to resize them

Definition
800, Large
Supporting users have an ad free experience!