The HTML Programming Language

Sample GIF Example


Click below to go directly to a specific section:
Description| Source Code| Sample Run

Description

This program is a sample of a picture (in .gif format) on the WWW.

Source Code


<HTML>
<HEAD>
<TITLE> Sample of a .GIF in HyperText Mark-Up Language </TITLE>
</HEAD>
<BODY>
<IMG SRC="Mount006.gif">
</BODY>
</HTML>


Sample Run





[Back] [Home]

Last modified: 01:30 PM on 11/25/1996