Hello FPC,

Monday, November 8, 2010, 10:57:00 AM, you wrote:

>>I don't know HTML well enough to know what all the stuff in DTD files mean
>>or do, but I gather having it listed in the generated HTML is important?
AC> Well, DTD is one W3C recommendation, specifies the rules for correct
AC> rendering
AC> for all browsers. Standards are important, so I think that DTD declaration
AC> should be
AC> left.

The "double" lines effect is due the presence of <p> tags in table
cells. A <p> tag implies a carriage return so changing <p> tag by a
<span> tag "solves" the double line effect. I do not know if <p> tag
is mandatory somehow in the generated tables :-?

-- 
Best regards,
 José

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to