Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<p>
<a><img usemap="#colmap" src="colortable.gif" border=0 width=289 height=67
></a>
<INPUT TYPE="radio" NAME="ColorChoice" VALUE="Background Color"> Background Color
<INPUT TYPE="radio" NAME="ColorChoice" VALUE="Font Color"> Font Color
<INPUT TYPE="radio" NAME="ColorChoice" VALUE="Scroll Bar Color"> Scrollbar Color
</p>
<form>
<table>
<tr>
<td rowspan=3>
<img usemap="#colmap" src="colortable.gif" border=0 width=289 height=67 align =middle>
</td>
<td>
<INPUT TYPE="radio" NAME="ColorChoice" VALUE="Background Color"> Background Color </input>
</td>
</tr>
<tr>
<td>
<INPUT TYPE="radio" NAME="ColorChoice" VALUE="Font Color"> Font Color </input>
</td>
<td>
<INPUT TYPE="radio" NAME="ColorChoice" VALUE="Scroll Bar Color"> Scrollbar Color </input>
</tr>
</table>
</form>