> <table border=1><!-- show border just for debug copy of will -->
> <br>
> <br>
> <tr><td>subject</td><td>author</td><td nowrap width=100%>date time</td>
> <br>
> <tr><td colspan=3>message goes here</td></tr>
> <br>
> <br>
> <tr><td>subject</td><td>author</td><td>date time</td></tr>
> <br><tr><td colspan=3>message goes here</td></tr>
> <br>
> <br></table>
> Took out last TD in header.
> Or make each found topic in a new tabel. (btw, added < /tr > and < /td >, to make it better show in source.
I already solved it. Making every topic in a new table is no option.