Re: Re: Formatting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Nov 25, 2012 at 4:40 PM, Karl DeSaulniers <karl@xxxxxxxxxxxxxxx> wrote:
> Your also using a combination of <th> and <td>. I am thinking that you have
> columns and that they lay next to each other.
> Lose the <th> and just use <td>

Hmm, well, no, it looks like the table header columns are in fact just
table header columns, and table data columns are just table data
columns. These are structurally different things; <th> and <td> mean
different things, appropriately. <th> may be rendered different than
<td> when there are no style sheets, or by tty devices and screen
readers, etc.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux