Seems like everybody's hating on tables lately. For layouts, you shouldn't really use tables to control positioning - you should use css. For data, you SHOULD use tables. You can use css to style tables.
I have no idea what this means:
Quote:
|
Originally Posted by sukanta
Even the table, which i have to create is calling from css only. Can it be possible?
|
If you want a tableless layout for your page, try
googling.