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 border="1" cellpadding="0" cellspacing="0">
<tr>
<td><img src="1.jpg" width="50" height="50" alt="Picture 1"></td>
<td><img src="2.jpg" width="50" height="50" alt="Picture 2"></td>
</tr>
<tr>
<td><img src="3.jpg" width="50" height="50" alt="Picture 3"></td>
<td><img src="4.jpg" width="50" height="50" alt="Picture 4"></td>
</tr>
</table>
</body>
</html>