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)
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.