Hi,
Surprising to know, many of us designers think tables are non CSS entities. Well first of all I would like to tell you people that tables are a part of CSS and HTML(though I am not their fan. But the other day, while developing a template, I came across the issue of arranging the text as a table, you know, the columns and rows. I was indeed successful in making it work perfectly. But then I realised the amount of CSS becomes a bit too much, and again the flexibility is lost. To this issue, I felt a bit giddy. We use “divs” so that we can keep formatting away from the content, but what is the point in such seperation when you have to use many more divs with more rigidity. I would rather go for a small table layout running more CSS driven. Tables ARE XHTML Strict Valid entities (”target” property isnt). Well I would welcome suggestions from you people.
Thanks
Jyot Vakharia.



