Code:
<asp:Repeater id="GameFuture" runat="server">
<headertemplate>
<table class="fixtures">
<tr>
<th colspan="3">Game</th>
<th colspan="3">Prediction</th>
</tr>
</headertemplate>
Leave a comment: