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.
<HTML>
<HEAD></HEAD>
<BODY>
<TABLE WIDTH="75%" CELLPADDING="1" CELLSPACING="0" BORDER="1">
<TR>
<TD WIDTH="20%"> </TD>
<TD WIDTH="40%">X Text 1</TD>
<TD WIDTH="40%">X Text 2</TD>
</TR>
<TR>
<TD><SPAN STYLE="width:1px;display:block;">Y T e x t 1<SPAN></TD>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD><SPAN STYLE="width:1px;display:block;">Y T e x t 2</SPAN></TD>
<TD> </TD>
<TD> </TD>
</TR>
<TR>
<TD>Y Text 3</TD>
<TD> </TD>
<TD> </TD>
</TR>
</TABLE>
</BODY>
</HTML>