I read somewhere that in a PHP generated table every <td> needed its own styles, which makes coding very tedious and doesn't look very good, either. Is this true? Or, can I use CSS or something like that? Or can I define a style for one <td> and have it spread all over the table?
Enquiring minds want to know