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.
[blue]<div style="height: 250px; overflow: auto;">[/blue]
<table [red]cellspacing="2"[/red]>
<tr [green]style="position: relative; top: expression(this.offsetParent.scrollTop-[/green][red]2[/red][green]);"[/green]>
<th style="background: #003366; color: white;"> Table Title </th>
.
.
.
</tr>
<tr>
<td> content </td>
</tr>
.
.
.
</table>
[blue]</div>[/blue]