Letters Page 2
Where the term (I) is refered to it means the author of this program and not myself.
<center><IMG SRC="f_red.gif" HEIGHT=70 WIDTH=60><IMG SRC="r_red.
gif" HEIGHT=70 WIDTH=60><IMG SRC="e_red.gif" HEIGHT=70 WIDTH=60><IMG
SRC="e_red.gif" HEIGHT=70 WIDTH=60></center><BR><BR>
<center><IMG SRC="l_red.gif" HEIGHT=70 WIDTH=60><IMG SRC="e_red.
gif" HEIGHT=70 WIDTH=60><IMG SRC="t_red.gif" HEIGHT=70 WIDTH=60><IMG
SRC="t_red.gif" HEIGHT=70 WIDTH=60><IMG SRC="e_red.gif" HEIGHT=70
WIDTH=60><IMG SRC="r_red.gif" HEIGHT=70 WIDTH=60><IMG SRC="s_red.
gif" HEIGHT=70 WIDTH=60><center><BR><BR>


SMALL
<center><IMG SRC ="s_red.gif" HEIGHT=35 WIDTH=30><IMG SRC = "m_red.gif" HEIGHT=35 WIDTH=30><IMG SRC="a_red.gif" HEIGHT=35 WIDTH=30><IMG SRC= "l_red.gif" HEIGHT=35 WIDTH=30><IMG SRC = "l_red.gif" HEIGHT=35 WIDTH=30></center><BR><BR>
This is an example of what the letters look like if you change the height and width attributes to make them smaller. Above, I use a height=35 and a width=30. This is exactly one half each image's natural height and width. You should always divide or multiply the height and width by the same factor. A height=35 and a width=30 is the smallest you can go with these letters and still get the animation effect. However, since the makeup of the letters are exact squares, you can go as large as you like. More examples on the other modular animated letters of different colors coming, so please, take a look at the others.
The following two examples show how you would change the letter's image attributes to increase the height of the letters. The first example reduces the height attribute of the letters to 35 from their letter's natural height of 70 pixels. What we have done here is to leave the letters at the same width but make the letters only half as tall. Note that the code right below the example shows "HEIGHT=35".
SHORT
<center><IMG SRC="s_blue.gif" HEIGHT=35 WIDTH=60><IMG SRC="h_blue.gif" HEIGHT=35 WIDTH=60><IMG SRC="o_blue.gif" HEIGHT=35 WIDTH=60><IMG SRC= "r_blue.gif" HEIGHT=35 WIDTH=60><IMG SRC="t_blue.gif" HEIGHT=35 WIDTH= 60></center><BR><BR>