Forum Moderators: not2easy

Message Too Old, No Replies

Difference between CSS and Table

which is best CSS or Table

         

Madhu

9:55 am on Jul 31, 2007 (gmt 0)

10+ Year Member



Hi friends,

Now i am going to design a website using html & php. But i am not sure in using it with CSS or Tables .Please send me your idea........

Madhu

HelenDev

1:14 pm on Jul 31, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This topic has been discussed [webmasterworld.com] many [webmasterworld.com] times [webmasterworld.com] at Webmasterworld.

The short answer is that you should really only use tables for presenting tabular data, and not for the layout of a page. You should use CSS for your page layout.