Java Games: Flashcards, matching, concentration, and word search.

Horizontal Rule and Graphical Elements

AB
<hr>used to create a horizontal line across the web page
<img>used to display a graphical image on your page
srcattribute of the <img> tag used to specify the name and if neccessary the location of your image
Joint Photographic Experts Group JPEGformat that supports millions of colors and is typically used for photographs and complex images
Graphics Interchange Format GIFsupports 256 colors best suited for line art custom drawings and navigational images
interlacingthe ability for an image to render gradually as it downloads
animationa series of images appearing in sequence to create the effect of motion
Portable Network Graphics PNGA graphic file format that supports transperancy, interlacing, and compression similar to GIF 89a, but also supports animation.
altattribute used with the <img> tag that specifies alternate text to appear while the graphic is loading, or in place of the graphic in non graphical browsers such as Lynx
hspaceattribute of the <img> tag that aligns the image horizontally, moving it to the right
vspaceattribute of the <img> tag that aligns the image vertically, moving it down from the top
heightattribute of the <img> tag that resizes the images original height dimension
widthattribute of the <img> tag that resizes the images original width dimension



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities