The above code is working fine but I am trying to introduce a double line break after each set oif results - ie after the line:
<td width='10%'><a href='reminder_list.php?reminder_id=$reminder_id'>delete</a></td>
</tr>
If I use the <br /> tag it is just appended to the top of the page