Re: Re: Formatting

tamouse mailing lists <[email protected]>
Newsgroups gmane.comp.php.database
Message-ID <CAHUC_t-FgmSSVy=exvCQA+5thmXrVAHe=+Sm0yR9YQ_RFh=a7w@mail.gmail.com>
On Sun, Nov 25, 2012 at 4:40 PM, Karl DeSaulniers <[email protected]> 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.