- From: Keryx Web <webmaster@keryx.se>
- Date: Wed, 30 Jan 2008 23:00:57 +0100
James Graham skrev: > FWIW the HTML 4 behavior which turns a <td scope="somthing"> into a > heading from the point of view of the UA is, in principle, useful since > there are cases (particularly for row headings) where one cell is > effectively both data and a heading but the formatting should be > data-like rather than heading like. I use TH for those cases and fix the formatting with CSS... To keep the scope attribute for formatting purposes is a really bad argument, IMHO. If an element is "turned into" a heading it should be marked up as a heading. Lars Gunther
Received on Wednesday, 30 January 2008 14:00:57 UTC