[TYPO3-shop] Re: [Typo3-shop] CSS based tt_products template

Robert Markula robert.markula at gmx.net
Mon Jan 30 21:42:21 CET 2006


> Nick Weisser wrote:

>> We've finally started with a CSS styled tt_products template.
>>
>> We have so far converted the HTML code of the following "area markers"
>> into semantically correct XHTML 1.0 Transitional and have added CSS
>> classes to control every single part of the template:
>>
>>     * ITEM_LIST_TEMPLATE
>>     * ITEM_SINGLE_DISPLAY
>>     * BASKET_TEMPLATE

Nicklas Linder wrote:
 > Hello Nick,
 >
 > I started doing the same, but I used div-Tags not tables. Why are u
 > preffering tables?

Hi Nick,
Good to see that some improvement going into the right direction. May I 
suggest one thing?
If you're doing all the XHTML compliance work anyway, why bother with 
XHTML 1.0 transitional? Why not go straight for XHTML 1.1 compliance?

Concerning tables I personally try to avoid them wherever possible. The 
only place I use them in my tt_news template is the basket content list, 
which is IMO appropriate.

Regards,
Ro



More information about the TYPO3-project-tt-products mailing list