4 X 2 Grid
4 X 2 Homepage Grid
Written by David HallLast update 1 year ago
<div class="ai_custom_html">
<div class="ai_custom_html"><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<title>My App Home Screen</title>
</div>
</div>
<style><!--
body {
margin: 0;
padding: 0;
overflow: hidden;
}
#button-table {
margin: 0 auto;
max-width: 900px;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
border-collapse: collapse;
border: none;
}
#button-table td {
width: 25%;
height: auto;
padding: 0;
border: none;
}
#button-table img {
display: block;
max-width: 100%;
height: auto;
}
#button-table span {
display: block;
font-size: 12px;
margin-top: 5px;
}
--></style>
<div class="ai_custom_html">
<table id="button-table">
<tbody>
<tr>
<td><span><a onclick="javascript:changetotab(8584589);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/716812084755867.png" /></a>Message Us</span></td>
<td><span><a onclick="javascript:changetotab(8585661);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/516812084750477.png" /></a>Our Work</span></td>
<td><span><a onclick="javascript:changetotab(8584589);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/416812084750442.png" /></a>Email Us</span></td>
<td><span><a onclick="javascript:changetotab(8585664);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/116812084743754.png" /></a>Book</span></td>
</tr>
<tr>
<td colspan="4"><span></span></td>
</tr>
<tr>
<td><span><a onclick="javascript:changetotab(8584589);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/916812084756351.png" /></a>Directions</span></td>
<td><span><a onclick="javascript:changetotab(8585663);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/216812084743859.png" /></a>Registration</span></td>
<td><span><a onclick="javascript:changetotab(8584589);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/816812084756145.png" /></a>Live Stream</span></td>
<td><span><a onclick="javascript:changetotab(8585661);" style="text-decoration: none;"><img width="100%" src="https://storage.googleapis.com/gs.appbuild.io/apps/bizappsc/images/org/516812084750477.png" /></a>Gallery</span></td>
</tr>
<tr>
<td colspan="4"><span><br /></span></td>
</tr>
</tbody>
</table>
</div>
Did this answer your question?