Re: Re: Formatting
Karl DeSaulniers <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <[email protected]> |
On Nov 25, 2012, at 6:25 PM, tamouse mailing lists wrote: > 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 > Oh, ok. Then disregard that statement from my reply. I admit I did not load the code but read it only in my email. Best, Karl DeSaulniers Design Drumm http://designdrumm.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php