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.
<table width="300" border="1">
<tr>
<td style="cursor: default" onclick="location.href='the_page.html'" onmouseover="this.style.cursor = 'pointer';"><a href="the_page.html">About Us</a></td>
</tr>
</table>