Re: Question: XHTML Tables Module

Jens Meiert wrote:
>>>>Consider the rough example:
>>>>
>>>><table>
>>>>	<tr>
>>>>		<th scope="row">Title:</th>
>>>>		<td>President</td>
>>>>	</tr>
>>>>	<tr>
>>>>		<th scope="row">Name:</th>
>>>>		<td>Joe Smith</td>
>>>>	</tr>
>>>></table>
>>>>
>>>>And explain to me how you could do the same using the <thead> element.
>>>
>>>
>>>I normally would use a horizontal structure, not a vertical
>>
>>Then add another 23 key-value pairs and have fun with horizontal
>>scrolling.
> 
> 
> Well, I see what you mean, but it's rather an exception having a table flat
> like this, ain't it?

Did you never enter a 'profile' on some web site? Well, ok, not 
necessarily 25 key-value pairs. But more than 10 is quite common, isn't it?
-- 
Johannes Koch
In te domine speravi; non confundar in aeternum.
                             (Te Deum, 4th cent.)

Received on Wednesday, 15 October 2003 04:05:58 UTC