I'm not sure if it helps or not but you didn't close your table rows
correctly. You forgot the /.

Ian Skinner wrote:

> Haven't gotten much of a response from Talk, so I thought I would try
> here.
> Hopefully there are enough of us working this week to get a answer.
>
> > I have a table laid out something like this simplified example:
> >
> > <table>
> >         <tr>
> >                 <td>data</td>
> >                 <td rowspan=4>Data</td>
> >         <tr>
> >         <tr>
> >                 <td>data</td>
> >         <tr>
> >         <tr>
> >                 <td rowspan=2>data</td>
> >         <tr>
> > </table>


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to