|
Posted by Andy Dingley on 06/26/07 19:51
On Tue, 26 Jun 2007 07:15:29 -0700, aaronfude@gmail.com wrote:
>I'm not able to use a real stylesheet.
1. Get a stylesheet. This is how to do it properly.
2. Stick a stylesheet into the <body> of the document. Not valid, but
it usually works.
3. Repeat the style attribute on each <td> cell. If you're
auto-generating things and you can live with the excess volume, then
this works fine and it's valid. If the properties of interest are
inheritable from the table (colours etc.) then set them on the <table>,
not repeatedly on the <td>
Navigation:
[Reply to this message]
|