| httrack seems to be validating (tidying up) the html of a web page that its
downloading.
There is a div element directly under a table element (which i know is
invalid) however I do not want to tidy this up. It replaces this div tag with
a table tag (making it valid).
Is there an option to cancel this behaviour?
Kind regards,
Will | |