[TYPO3-dev] indexed search: where is the css template?

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Tue Mar 14 19:02:30 CET 2006


Kai Laborenz schrieb:
> Michael Stucki schrieb:
> 
>> The template validates successfully even though it uses tables in some
>> places (which I don't consider to be a bad thing for a result list).
>>
>> If you don't like it, feel free to make a better suggestion.
> 
> 
> tables may be ok for search results but definitely not for forms and not 
> the way, they were used in this template.

But "only" with accessibilty in mind. Just because I use CSS for styling, 
doesn't mean I have to fiddle with CSS for layout. And tables have no 
impact (if you take care which attributes you use) on the validity of the 
document.

I suggest to add a table-less template as an add-on. Dropping the table 
alltogether might break the CSS of existing sites.

Masi

PS: AFAIR there are not enough labels for all options as some options share 
a table row (and the label). This is IMHO a much bigger problem for 
accessibility.




More information about the TYPO3-dev mailing list