Right click on the image you like, then select "Save This Image As..." from the pop-up menu to move the file to your local file system!

Graphical Horizontal Rules

Netscape Navigator and Microsoft Internet Explorer allow you to set IMG elements' WIDTH attribute to a percentage value, allowing an image to act like a horizontal rule! You need to load the images into MetalWorks to get their absolute HEIGHT value (in pixels) but then you can use this ability to make graphical horizontal rules, using an image element as follows:

<CENTER><IMG SRC="wavy.gif" HEIGHT="16" WIDTH="100%"></CENTER>

Resize the browser and watch what happens.

Netscape Navigator will display animated gifs, and this trick works with them, too!