Posted by Michael Fesser on 11/01/06 10:44
..oO(Willem Alberda)
>If I create a small html file with the following lines
>
><table>
><span style='display:block'><tr><td>Number one</td></tr></span>
><span style='display:none'><tr><td>Number two</td></tr></span>
><span style='display:block'><tr><td>Number three</td></tr></span>
></table>
It's invalid code.
Micha
[Back to original message]
|