View Single Post
  #2 (permalink)  
Old 03-05-2008, 11:44 AM
admin admin is offline
Administrator
 
Join Date: Sep 2006
Posts: 328
Default

smudgie posting on the forum is fine, but please consolidate your questions to want to post your opposing three to four times.

smudgie are know how many times I posted this made this argument over tables versus CSS.

The Joomla core component is made with tables.
the template that surrounds it can be made table less.

What's the point then? to make a table-less template ?
Joomla template kit does not stop you from making a table less template.

the reason that Joomla developers use tables inside of the core components of Joomla. Is that many browsers react to different CSS coding in different ways non-render the same as tables do.

on top of this most CSS code. When made with the templates that you find on the Internet have static information. And are not dynamic like a CMS system is.

Two points.
1. IE does not pass the acid test in does not render CSS properly.
2. see inside this file components\com_content\content.html.php
yes does are tables.