Writing HTML | About | Index | previous | next |

Graphics á la the Web

Sending text over the Internet is just old fashioned e-mail. When you can include Pictures, your message can be much more informative!

Objectives

After this lesson, you will be able to:

Lesson

The WWW's Graphic Format

There are many different file formats for computer graphics. The way a WWW browser works is that HTML codes indicate the location of a graphic file in a format that can be interpreted by different types of computers. When the information in that format is received by a Macintosh computer, a WWW browser knows to display it as a PICT format. However, when that same information is received by the Windows version of the same WWW browser, it is displayed as a Windows BMP format.

The major graphic format that a WWW page can display within a document is GIF or Graphics Interchange Format . A GIF image compresses the picture information (reduces the file size) and exists in binary code that can be sent over the Internet.

Several graphics programs have built in features to save files as GIF format. If not, there are several shareware programs for performing the conversion, listed with links to Internet archives where you should find these applications:

Macintosh
"GIFConverter"
University of Texas * Merit Archives * Info-Mac Mirror Archive

Windows
"WinGif 1.4" or "lview 3.1"
Merit Archive * Oak.oakland.edu * wuarchive.wustl.edu * archive.orst.edu

Points to Consider When Using Graphics

For this lesson, you do not have to use one of these graphics programs. However, as you begin to develop your own WWW lessons, you should become familiar with creating pictures in either GIF format. If your WWW documents include graphics, keep these points in mind:

Saving and Including Pictures in Your WWW Document

For the next lesson you will first need to download a copy of a GIF image. Follow these steps to save and include a snazzy picture of HOT lava that will be used to introduce your WWW document:
  1. Go to the WWW browser window containing this page.
  2. If you are unfamiliar with saving graphics files to your hard drive, see this list of instructions.
  3. The picture below is a reduced copy of the image. Click on it once to download the GIF file to your computer.

  4. Save it in the same directory as your HTML text file as file name: lava.gif

Check Your Work

Check to see that the file, "lava.gif", is saved in the same directory/folder as your HTML text file, "Volc.html". If it is not there, check to see if you accidently saved it in another directory/folder. Then, move it to the correct location.

Review Topics

  1. What is the major graphic format for the World Wide Web?
  2. How does this graphic format work to send pictures over the Internet?
  3. What are some key points to consider when including graphics in WWW documents?
  4. How did you save the lava graphic for use in your WWW document?

Independent Practice

Use the World Wide Web to browse the Internet for pictures. Try to download at least one image that might be useful for your page.

Coming Next....

Write the HTML code to have the lava picture displayed in your document.

| Lesson Index | previous lesson "Lists" | next lesson "Inline Images" |


Writing HTML Lesson 7: Graphics á la the Web
©1995 Maricopa Center for Learning & Instruction (MCLI)
Maricopa County Community College District, Arizona

The Internet Connection at MCLI is Alan Levine--}
Comments to levine@maricopa.edu