[TYPO3-core] RFC: #10905: Produced tables from pi_base are not XHTML Strict valid
Stefano Kowalke
blueduck at gmx.net
Thu Apr 16 16:09:35 CEST 2009
Hi,
> I myself would also drop the inline-css and use the css-selector of the
> table to achieve this - but that's my personal taste.
The table don´t have a own id or class. This could passed with the 2nd
parameter to pi_list_browseresults().
Add the property by
table td {
white-space: nowrap;
}
it was done globally for all tables. IMHO not a good idea.
Cheers,
Stefano
More information about the TYPO3-team-core
mailing list