Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [Paul] Formatting with tags!: Edit Log

Here is the list of edits for this post
Re: [Paul] Formatting with tags!
Hi Paul,

Shouldn't there be a <td> and </td> outside of loop tag??

Just typing out loud here:

<table width="90%" cellpadding="10">
<tr><td>
<%loop category_loop%>
<tr>
<%if loop_iteration % '2' and loop_iteration > '1'%>
<td> Some Stuff </td>
<%endif%>
</tr>
<%endloop%>
</td></tr>
</table>

Maybe??


http://www.iuni.com/...tware/web/index.html
Links Plugins

Last edited by:

Ian: Jun 20, 2002, 4:31 PM

Edit Log: