By powery - Friday, January 14, 2011
|
Hello,
the html output produced by English Narrative Report is not html valid (validator.w3.org)
Is it possible to correct this?
Thanks
|
By genome - Friday, January 14, 2011
|
Hmmm, once upon a time the report did validate OK but looks like more than a few errors have crept in over time.
I will have to use the validator more often! Meanwhile I'll see what can be done to clear the errors. Update some improvement in version 2011.01.14
|
By powery - Wednesday, October 26, 2011
|
Hello,
I found missing tag close (/> is missing) in Lang.vbs for img tag on line 1958 - variable strMapLink
|
By powery - Thursday, October 27, 2011
|
Another:
file toc_sources.htm, line 35, missing > as end of the tag body
|
By powery - Wednesday, November 2, 2011
|
Frameborder and border attributes are not allowed in frame tag. It would by nice to include next option 'Not include invalid HTML attributes to the frame' to the configuration parameter FrameBorder and exclude there atrributes from output.
|