Table question

Table question

am 31.12.2007 18:32:44 von unknown

Post removed (X-No-Archive: yes)

Re: Table question

am 31.12.2007 18:45:47 von lws4art

richard wrote:
> http://littleworldofours.com/1960d.html
>
> I know you're gonna run it through the validator. BTDT.
> What cleanup is needed will be done later.
>
> Locate "EBB TIDE".
> What I want to do is quite simple, but when I try it, I get an
> erroneous table cell that should not be there.
>
> On the very right side of each entry are two table cells that show a
> "Week" and below it shows a number.
>
> 1)EBB TIDE.............. .................... Jan 02
> 2)Bobby Freeman..... Josie 872......11
> 3)Roy Hamilton......... Epic 9068
>
> In rows 2 and 3 above, I want only the table cells to show as a single
> cell as normal. Then in column 3, merge rows 2 and 3.
>
> However, when I try a rowspan, it doesn't work right.
>
> So where do I put the rowspan to make it right?
>
>
You don't want a *row*span but a colspan.


EBB TIDE
Jan 02



Bobby Freeman
Josie 872
11



Roy Hamilton
Epic 9068





--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com

Re: Table question

am 31.12.2007 19:06:20 von unknown

Post removed (X-No-Archive: yes)

Re: Table question

am 31.12.2007 20:48:45 von Ben C

On 2007-12-31, richard wrote:
[...]
> The basic table:
> 1...2...3
> 4...5...6
> 7...8...9
>
> Output as:
>
> 1........3
> 4...5...6
> 7...8....
>
> So how is that done properly?

You need to scale up to the lowest common multiple. Something like this:


1
3



4
5
6



7
8
9

Re: Table question

am 31.12.2007 21:14:25 von lws4art

richard wrote:
> On Mon, 31 Dec 2007 12:45:47 -0500, "Jonathan N. Little"
> wrote:
>
>> richard wrote:
>>> http://littleworldofours.com/1960d.html
>>>
>>> I know you're gonna run it through the validator. BTDT.
>>> What cleanup is needed will be done later.
>>>
>>> Locate "EBB TIDE".
>>> What I want to do is quite simple, but when I try it, I get an
>>> erroneous table cell that should not be there.
>>>
>>> On the very right side of each entry are two table cells that show a
>>> "Week" and below it shows a number.
>>>
>>> 1)EBB TIDE.............. .................... Jan 02
>>> 2)Bobby Freeman..... Josie 872......11
>>> 3)Roy Hamilton......... Epic 9068
>>>
>>> In rows 2 and 3 above, I want only the table cells to show as a single
>>> cell as normal. Then in column 3, merge rows 2 and 3.
>>>
>>> However, when I try a rowspan, it doesn't work right.
>>>
>>> So where do I put the rowspan to make it right?
>>>
>>>
>> You don't want a *row*span but a colspan.
>>
>>
>> EBB TIDE
>> Jan 02
>>
>>
>>
>> Bobby Freeman
>> Josie 872
>> 11
>>
>>
>>
>> Roy Hamilton
>> Epic 9068
>>
>

Nope I royally screwed up and got it "bass-ackwards", (too much xmas
cheer I guess)Should be *row*span


EBB TIDE
Jan 02



Bobby Freeman
Josie 872
11



Roy Hamilton
Epic 9068





--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com