Op za, 05-03-2005 te 10:27 +0100, schreef Nicolas Bertolissio: > Hi, > > Is there a particular reason why "Majority Requirement" has <th> tags > where other row headers have <td>?
'th' means 'Table Header', whereas 'td' means 'Table Data'. Or something like that. In any case, the 'th' is supposed to be used for title rows, whereas you would use 'td' for data rows. The markup of title rows is slightly different, and a renderer that prints out a table to paper might also repeat the th cells on every page. Moreover, without th cells, lynx renders a table very ugly, while it is okay if one row with th exists. -- EARTH smog | bricks AIR -- mud -- FIRE soda water | tequila WATER -- with thanks to fortune -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]