19 Nov
2010
19 Nov
'10
7:16 p.m.
I wrote:
However, with <div style="text-indent: 1em; border: 1px solid"> <table border=1> <tr><td>I'm<td>a<td>table </table> text </div> firefox doesn't indent the text in the cells, and I don't know why not. The property inherits. Guess I have some deeper spec reading in my immediate future.
Ah, http://davidwalsh.name/firefox-internal-rendering-css shows table { .. text-indent: 0; }