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.
<form name="form1">
GAS USAGE:
Full<input type="radio" value="beg_full" name="gas">
¾<input type="radio" value="beg_34" name="gas">
½<input type="radio" value="beg_12" name="gas">
¼<input type="radio" value="beg_14" name="gas">
Full<input type="radio" value="end_full" name="gas2">
¾<input type="radio" value="end_34" name="gas2">
½<input type="radio" value="end_12" name="gas2">
¼<input type="radio" value="end_14" name="gas2">
</form>